Uh oh!
There was an error while loading. Please reload this page.
Revert "chore(deps): bump lifecycle from 2.3.1 to 2.11.0" - #2359
Conversation
This reverts commit 340e750.
There was a problem hiding this comment.
Code Review
This pull request downgrades several dependency versions (including the Android Gradle Plugin and Google Services), updates Kotlin Android plugin declarations, and refactors resource prefix assignments across multiple modules. Feedback on the changes highlights two main issues: first, the Firebase BOM should be declared using api(platform(...)) instead of implementation(platform(...)) in modules that transitively export Firebase dependencies to ensure correct version constraints for consumers; second, the deprecated postprocessing block in proguard-tests should be replaced with standard isMinifyEnabled and isShrinkResources properties for better compatibility.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
No description provided.