Open Vierco opened 11 months ago
JetBrains requires migrating the Android Firebase dependencies to the KTX API, as indicated in their IDE message:
"'initialize(Context): FirebaseApp?' is deprecated. Migrate to use the KTX API from the main module."
Info: https://firebase.google.com/docs/android/kotlin-migration
These dependencies are within the gitlive library. Is there a plan to migrate the library to use the new KTX API?
Thank you and regards
JetBrains requires migrating the Android Firebase dependencies to the KTX API, as indicated in their IDE message:
"'initialize(Context): FirebaseApp?' is deprecated. Migrate to use the KTX API from the main module."
Info: https://firebase.google.com/docs/android/kotlin-migration
These dependencies are within the gitlive library. Is there a plan to migrate the library to use the new KTX API?
Thank you and regards