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

Firebase migration from KTX to main module

Open JakubPruszynski opened this issue 1 year ago • 1 comments
trafficstars

The Kotlin extensions (KTX) APIs have been added to their respective main modules. For example, all the APIs from firebase-perf-ktx have been added to firebase-perf under the com.google.firebase.perf package. As part of this change, the Kotlin extensions (KTX) APIs in every KTX module are now deprecated. As early as April 2024, we'll no longer release KTX modules, and we'll also remove the KTX libraries from the Firebase Android BoM at that time.

link

JakubPruszynski avatar Jun 06 '24 09:06 JakubPruszynski

Duplicate of https://github.com/GitLiveApp/firebase-kotlin-sdk/issues/451

StefMa avatar Aug 14 '24 11:08 StefMa