33appVersionCode = " 10"
44appVersionName = " 1.3.0"
55appVersionWearOffset = " 60000000"
6- agp = " 8.13.1 "
6+ agp = " 9.0.0 "
77bcpkixJdk18on = " 1.83"
88core = " 1.7.0"
99extensionsXr = " 1.1.0"
@@ -16,7 +16,7 @@ activityCompose = "1.12.1"
1616adaptive = " 1.2.0"
1717apksig = " 9.0.0-alpha06"
1818appcompat = " 1.7.1"
19- baselineprofile = " 1.4.1 "
19+ baselineprofile = " 1.5.0-alpha01 "
2020benchmarkMacroJunit4 = " 1.4.1"
2121camerax = " 1.5.2"
2222coilCompose = " 3.3.0"
@@ -33,23 +33,23 @@ firebaseBom = "34.4.0"
3333genaiPrompt = " 1.0.0-alpha1"
3434googleServices = " 4.4.4"
3535googleOss = " 17.3.0"
36- googleOssPlugin = " 0.10.9 "
36+ googleOssPlugin = " 0.10.10 "
3737guava = " 33.5.0-android"
38- hiltAndroid = " 2.57.2 "
38+ hiltAndroid = " 2.59 "
3939hiltLifecycleViewmodel = " 1.0.0-alpha03"
4040hiltNavigationCompose = " 1.3.0"
4141horologist = " 0.7.15"
4242junit = " 4.13.2"
4343junitVersion = " 1.3.0"
44- kotlin = " 2.2.21 "
45- ksp = " 2.2.20-2.0.3 "
44+ kotlin = " 2.3.0 "
45+ ksp = " 2.3.4 "
4646kotlinxCoroutines = " 1.10.2"
47- kotlinxSerialization = " 2.2.21 "
47+ kotlinxSerialization = " 2.3.0 "
4848kotlinxSerializationJson = " 1.9.0"
4949kotlinxSerializationProtobuf = " 1.9.0"
5050ktlint = " 1.5.0"
5151lifecycleRuntimeKtx = " 2.10.0"
52- lifecycleViewmodelNavigation3 = " 1.0.0-alpha04 "
52+ lifecycleViewmodelNavigation3 = " 2.10.0 "
5353loggingInterceptor = " 5.3.2"
5454material3 = " 1.5.0-alpha10"
5555media3 = " 1.8.0"
@@ -150,6 +150,7 @@ hilt-android-testing = { group = "com.google.dagger", name = "hilt-android-testi
150150hilt-compiler = { group = " com.google.dagger" , name = " hilt-compiler" , version.ref = " hiltAndroid" }
151151horologist-compose-layout = { module = " com.google.android.horologist:horologist-compose-layout" , version.ref = " horologist" }
152152junit = { group = " junit" , name = " junit" , version.ref = " junit" }
153+ kotlin-test = { group = " org.jetbrains.kotlin" , name = " kotlin-test-junit" , version.ref = " kotlin" }
153154kotlinx-coroutines-play-services = { group = " org.jetbrains.kotlinx" , name = " kotlinx-coroutines-play-services" , version.ref = " kotlinxCoroutines" }
154155kotlinx-coroutines-test = { group = " org.jetbrains.kotlinx" , name = " kotlinx-coroutines-test" , version.ref = " kotlinxCoroutines" }
155156kotlinx-serialization-json = { module = " org.jetbrains.kotlinx:kotlinx-serialization-json" , version.ref = " kotlinxSerializationJson" }
0 commit comments