-
-
Notifications
You must be signed in to change notification settings - Fork 176
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
Conversation
@nbransby This is getting urgent, the Latest Common: https://mvnrepository.com/artifact/com.google.firebase/firebase-common/22.0.0 |
Why is this PR still sitting here after 3 weeks? |
Eager to have this one too. |
PR StatusI don't think this pull request will get merged soon (if ever). Even if it would, it will take a couple more weeks (or months, or years?) until it get's released. ForkSo I took this thing into my own hands, forked it updated it and applied multiple pending pull requests. Take a look at the README to see more information. The packages are available under the same name and version, just the group changed from Expect some minor breaking changes (nothing crazy, just imports if you work with platform depending native bindings)
|
Looks good to me, LGTM |
@nbransby Thanks for approving this PR and enabling auto-merge. 👍 Unfortunately, some checks seems to hung. Is it somewhat expected for those ios checks to take so long? |
Per https://firebase.google.com/docs/android/kotlin-migration
As this project uses Firebase BoM 33.10.0 this is a safe change.
Resolves #676.