File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ plugins {
33 alias(libs.plugins.android.application) apply false
44 alias(libs.plugins.kotlin.android) apply false
55 alias(libs.plugins.kotlin.compose) apply false
6- id(" com.google.gms.google-services" ) version " 4.4.4 " apply false
6+ id(" com.google.gms.google-services" ) version " 4.5.0 " apply false
77 alias(libs.plugins.google.firebase.crashlytics) apply false
88}
Original file line number Diff line number Diff line change @@ -3,21 +3,21 @@ activityCompose = "1.13.0"
33agp = " 9.2.1"
44appcompat = " 1.7.1"
55appUpdateKtx = " 2.1.0"
6- composeBom = " 2026.05.01 "
6+ composeBom = " 2026.06.00 "
77coreKtx = " 1.19.0"
88coreSplashscreenVersion = " 1.2.0"
99datastorePreferencesCore = " 1.2.1"
1010espressoCore = " 3.7.0"
11- firebaseBom = " 34.14 .0"
11+ firebaseBom = " 34.15 .0"
1212firebaseAnalytics = " 23.2.0"
1313firebaseCrashlytics = " 20.0.6"
1414googleFirebaseCrashlytics = " 3.0.7"
1515junit = " 4.13.2"
1616junitVersion = " 1.3.0"
1717kotlin = " 2.4.0"
1818kotlinxSerializationJson = " 1.11.0"
19- lifecycleRuntimeKtx = " 2.10 .0"
20- lifecycleViewmodelCompose = " 2.10 .0"
19+ lifecycleRuntimeKtx = " 2.11 .0"
20+ lifecycleViewmodelCompose = " 2.11 .0"
2121localbroadcastmanager = " 1.1.0"
2222material = " 1.14.0"
2323navigationCompose = " 2.9.8"
You can’t perform that action at this time.
0 commit comments