Skip to content

Remove usage of -ktx dependencies #738

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ChristianKatzmann
Copy link

@ChristianKatzmann ChristianKatzmann commented Jul 16, 2025

Per https://firebase.google.com/docs/android/kotlin-migration

This change means that Kotlin developers can now depend on the main modules instead of the KTX modules (when using Firebase BoM v32.5.0+ or main module versions listed in BoM v32.5.0+).

As this project uses Firebase BoM 33.10.0 this is a safe change.

Resolves #676.

@DatL4g
Copy link

DatL4g commented Jul 30, 2025

@nbransby This is getting urgent, the -ktx dependencies are not maintained anymore.

Latest Common: https://mvnrepository.com/artifact/com.google.firebase/firebase-common/22.0.0
Latest KTX Common: https://mvnrepository.com/artifact/com.google.firebase/firebase-common-ktx/21.0.0

@bpappin
Copy link

bpappin commented Aug 3, 2025

Why is this PR still sitting here after 3 weeks?

@cuub
Copy link

cuub commented Aug 5, 2025

Eager to have this one too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove usage of ktx dependencies
4 participants