firebase-kotlin-sdk icon indicating copy to clipboard operation
firebase-kotlin-sdk copied to clipboard

Migrate to use the KTX API from the main module

Open Vierco opened this issue 1 year ago • 0 comments
trafficstars

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

Vierco avatar Dec 20 '23 20:12 Vierco