1- # ####
2- # This file is duplicated to individual samples from the global scripts/libs.versions.toml
3- # Do not add a dependency to an individual sample, edit the global version instead.
4- # ####
51[versions ]
62accompanist = " 0.37.3"
73android-material3 = " 1.14.0-alpha04"
84androidGradlePlugin = " 8.13.0"
95androidx-activity-compose = " 1.11.0"
106androidx-appcompat = " 1.7.1"
11- androidx-compose-bom = " 2025.09.00 "
7+ androidx-compose-bom = " 2025.09.01 "
128androidx-constraintlayout = " 1.1.1"
139androidx-core-splashscreen = " 1.0.1"
1410androidx-corektx = " 1.17.0"
1511androidx-glance = " 1.2.0-beta01"
1612androidx-lifecycle = " 2.8.2"
1713androidx-lifecycle-compose = " 2.9.4"
1814androidx-lifecycle-runtime-compose = " 2.9.4"
19- androidx-navigation = " 2.9.4 "
15+ androidx-navigation = " 2.9.5 "
2016androidx-palette = " 1.0.0"
2117androidx-test = " 1.7.0"
2218androidx-test-espresso = " 3.7.0"
2319androidx-test-ext-junit = " 1.3.0"
2420androidx-test-ext-truth = " 1.7.0"
2521androidx-tv-foundation = " 1.0.0-alpha12"
2622androidx-tv-material = " 1.0.1"
27- androidx-wear-compose = " 1.5.1 "
28- androidx-window = " 1.4 .0"
23+ androidx-wear-compose = " 1.5.2 "
24+ androidx-window = " 1.5 .0"
2925androidxHiltNavigationCompose = " 1.3.0"
3026androix-test-uiautomator = " 2.3.0"
3127coil = " 2.7.0"
@@ -34,7 +30,7 @@ compileSdk = "36"
3430coroutines = " 1.10.2"
3531glancePreview = " 1.1.1"
3632google-maps = " 19.2.0"
37- gradle-versions = " 0.52 .0"
33+ gradle-versions = " 0.53 .0"
3834hilt = " 2.57.1"
3935hiltExt = " 1.3.0"
4036horologist = " 0.7.15"
@@ -44,19 +40,19 @@ kotlin = "2.2.20"
4440kotlinx-serialization-json = " 1.9.0"
4541kotlinx_immutable = " 0.4.0"
4642ksp = " 2.2.20-2.0.3"
47- maps-compose = " 6.10 .0"
43+ maps-compose = " 6.11 .0"
4844# @keep
4945minSdk = " 23"
5046okhttp = " 5.1.0"
5147play-services-wearable = " 19.0.0"
5248robolectric = " 4.16"
5349roborazzi = " 1.50.0"
5450rome = " 2.1.0"
55- room = " 2.8.0 "
51+ room = " 2.8.1 "
5652secrets = " 2.0.1"
57- spotless = " 7.2.1 "
53+ spotless = " 8.0.0 "
5854# @keep
59- targetSdk = " 33 "
55+ targetSdk = " 36 "
6056version-catalog-update = " 1.0.0"
6157
6258[libraries ]
@@ -70,7 +66,6 @@ androidx-compose-animation = { module = "androidx.compose.animation:animation" }
7066androidx-compose-bom = { module = " androidx.compose:compose-bom" , version.ref = " androidx-compose-bom" }
7167androidx-compose-foundation = { module = " androidx.compose.foundation:foundation" }
7268androidx-compose-foundation-layout = { module = " androidx.compose.foundation:foundation-layout" }
73- androidx-compose-material-iconsExtended = { module = " androidx.compose.material:material-icons-extended" }
7469androidx-compose-material3 = { module = " androidx.compose.material3:material3" }
7570androidx-compose-material3-adaptive = { module = " androidx.compose.material3.adaptive:adaptive" }
7671androidx-compose-material3-adaptive-layout = { module = " androidx.compose.material3.adaptive:adaptive-layout" }
@@ -98,13 +93,11 @@ androidx-glance-appwidget = { module = "androidx.glance:glance-appwidget", versi
9893androidx-glance-material3 = { module = " androidx.glance:glance-material3" , version.ref = " androidx-glance" }
9994androidx-glance-preview = { module = " androidx.glance:glance-preview" , version.ref = " glancePreview" }
10095androidx-hilt-navigation-compose = { module = " androidx.hilt:hilt-navigation-compose" , version.ref = " androidxHiltNavigationCompose" }
101- androidx-lifecycle-livedata-ktx = { module = " androidx.lifecycle:lifecycle-viewmodel-ktx" , version.ref = " androidx-lifecycle-compose" }
10296androidx-lifecycle-runtime = { module = " androidx.lifecycle:lifecycle-runtime-ktx" , version.ref = " androidx-lifecycle-compose" }
10397androidx-lifecycle-runtime-compose = { module = " androidx.lifecycle:lifecycle-runtime-compose" , version.ref = " androidx-lifecycle-runtime-compose" }
10498androidx-lifecycle-viewModelCompose = { module = " androidx.lifecycle:lifecycle-viewmodel-compose" , version.ref = " androidx-lifecycle-compose" }
10599androidx-lifecycle-viewmodel-ktx = { module = " androidx.lifecycle:lifecycle-viewmodel-ktx" , version.ref = " androidx-lifecycle-compose" }
106100androidx-lifecycle-viewmodel-savedstate = { module = " androidx.lifecycle:lifecycle-viewmodel-savedstate" , version.ref = " androidx-lifecycle-compose" }
107- androidx-material-icons-core = { module = " androidx.compose.material:material-icons-core" }
108101androidx-navigation-compose = { module = " androidx.navigation:navigation-compose" , version.ref = " androidx-navigation" }
109102androidx-navigation-fragment = { module = " androidx.navigation:navigation-fragment-ktx" , version.ref = " androidx-navigation" }
110103androidx-navigation-ui-ktx = { module = " androidx.navigation:navigation-ui-ktx" , version.ref = " androidx-navigation" }
0 commit comments