File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -20,18 +20,18 @@ junit = "4.13.2"
2020junitVersion = " 1.3.0"
2121espressoCore = " 3.7.0"
2222kotlinxSerializationCore = " 1.9.0"
23- lifecycleRuntimeKtx = " 2.9.4 "
24- lifecycleViewmodel = " 1.0.0-alpha04 "
25- activityCompose = " 1.12.0-rc01 "
23+ lifecycleRuntimeKtx = " 2.10.0 "
24+ lifecycleViewmodel = " 2.10.0 "
25+ activityCompose = " 1.12.0"
2626composeBom = " 2025.11.00"
2727navigation2 = " 2.9.6"
28- navigation3 = " 1.0.0-rc01 "
28+ navigation3 = " 1.0.0"
2929material3 = " 1.4.0"
3030nav3Material = " 1.3.0-alpha03"
3131ksp = " 2.3.2"
3232hilt = " 2.57.2"
3333hiltNavigationCompose = " 1.3.0"
34- koin = " 4.2.0-alpha1 "
34+ koin = " 4.2.0-alpha2 "
3535
3636[libraries ]
3737androidx-core-ktx = { group = " androidx.core" , name = " core-ktx" , version.ref = " coreKtx" }
You can’t perform that action at this time.
0 commit comments