11[versions ]
22accompanist = " 0.36.0"
3- androidGradlePlugin = " 8.7.0 "
4- androidx-activity-compose = " 1.9.2 "
3+ androidGradlePlugin = " 8.7.2 "
4+ androidx-activity-compose = " 1.9.3 "
55androidx-appcompat = " 1.7.0"
6- androidx-compose-bom = " 2024.09.03 "
6+ androidx-compose-bom = " 2024.10.01 "
77androidx-compose-ui-test = " 1.7.0-alpha08"
8- androidx-constraintlayout = " 2.1.4 "
9- androidx-constraintlayout-compose = " 1.0.1 "
8+ androidx-constraintlayout = " 2.2.0 "
9+ androidx-constraintlayout-compose = " 1.1.0 "
1010androidx-coordinator-layout = " 1.2.0"
11- androidx-corektx = " 1.13.1 "
11+ androidx-corektx = " 1.15.0 "
1212androidx-emoji2-views = " 1.5.0"
13- androidx-fragment-ktx = " 1.8.4 "
13+ androidx-fragment-ktx = " 1.8.5 "
1414androidx-glance-appwidget = " 1.1.1"
15- androidx-lifecycle-compose = " 2.8.6 "
16- androidx-lifecycle-runtime-compose = " 2.8.6 "
17- androidx-navigation = " 2.8.2 "
15+ androidx-lifecycle-compose = " 2.8.7 "
16+ androidx-lifecycle-runtime-compose = " 2.8.7 "
17+ androidx-navigation = " 2.8.3 "
1818androidx-paging = " 3.3.2"
1919androidx-test = " 1.6.1"
2020androidx-test-espresso = " 3.6.1"
@@ -23,7 +23,7 @@ androidxHiltNavigationCompose = "1.2.0"
2323coil = " 2.7.0"
2424# @keep
2525compileSdk = " 34"
26- compose-latest = " 1.7.3 "
26+ compose-latest = " 1.7.5 "
2727composeUiTooling = " 1.4.0"
2828coreSplashscreen = " 1.0.1"
2929coroutines = " 1.9.0"
@@ -33,21 +33,21 @@ gradle-versions = "0.51.0"
3333hilt = " 2.52"
3434horologist = " 0.6.20"
3535junit = " 4.13.2"
36- kotlin = " 2.0.20 "
36+ kotlin = " 2.0.21 "
3737kotlinxSerializationJson = " 1.7.3"
38- ksp = " 2.0.20 -1.0.25 "
39- maps-compose = " 6.1.2 "
40- material = " 1.13.0-alpha06 "
38+ ksp = " 2.0.21 -1.0.26 "
39+ maps-compose = " 6.2.0 "
40+ material = " 1.13.0-alpha07 "
4141material3-adaptive = " 1.0.0"
42- material3-adaptive-navigation-suite = " 1.3.0 "
42+ material3-adaptive-navigation-suite = " 1.3.1 "
4343media3 = " 1.4.1"
4444# @keep
4545minSdk = " 21"
4646playServicesWearable = " 18.2.0"
4747recyclerview = " 1.3.2"
4848# @keep
4949targetSdk = " 34"
50- version-catalog-update = " 0.8.4 "
50+ version-catalog-update = " 0.8.5 "
5151wearComposeFoundation = " 1.4.0"
5252wearComposeMaterial = " 1.4.0"
5353
@@ -108,7 +108,7 @@ androidx-test-core = { module = "androidx.test:core", version.ref = "androidx-te
108108androidx-test-espresso-core = { module = " androidx.test.espresso:espresso-core" , version.ref = " androidx-test-espresso" }
109109androidx-test-runner = " androidx.test:runner:1.6.2"
110110androidx-window-core = { module = " androidx.window:window-core" , version.ref = " androidx-window" }
111- androidx-work-runtime-ktx = " androidx.work:work-runtime-ktx:2.9.1 "
111+ androidx-work-runtime-ktx = " androidx.work:work-runtime-ktx:2.10.0 "
112112coil-kt-compose = { module = " io.coil-kt:coil-compose" , version.ref = " coil" }
113113compose-foundation = { module = " androidx.wear.compose:compose-foundation" , version.ref = " wearComposeFoundation" }
114114compose-material = { module = " androidx.wear.compose:compose-material" , version.ref = " wearComposeMaterial" }
0 commit comments