11[versions ]
22accompanist = " 0.36.0"
3- androidGradlePlugin = " 8.8.1"
4- androidx-activity-compose = " 1.10.0"
3+ activityKtx = " 1.10.1"
4+ android-googleid = " 1.1.1"
5+ androidGradlePlugin = " 8.9.2"
6+ androidx-activity-compose = " 1.10.1"
57androidx-appcompat = " 1.7.0"
6- androidx-compose-bom = " 2025.02.00 "
8+ androidx-compose-bom = " 2025.04.01 "
79androidx-compose-ui-test = " 1.7.0-alpha08"
810androidx-constraintlayout = " 2.2.1"
9- androidx-constraintlayout-compose = " 1.1.0 "
10- androidx-coordinator-layout = " 1.2 .0"
11- androidx-corektx = " 1.16.0-beta01 "
11+ androidx-constraintlayout-compose = " 1.1.1 "
12+ androidx-coordinator-layout = " 1.3 .0"
13+ androidx-corektx = " 1.16.0"
1214androidx-credentials = " 1.5.0"
1315androidx-credentials-play-services-auth = " 1.5.0"
1416androidx-emoji2-views = " 1.5.0"
1517androidx-fragment-ktx = " 1.8.6"
1618androidx-glance-appwidget = " 1.1.1"
1719androidx-lifecycle-compose = " 2.8.7"
1820androidx-lifecycle-runtime-compose = " 2.8.7"
19- androidx-navigation = " 2.8.7 "
21+ androidx-navigation = " 2.8.9 "
2022androidx-paging = " 3.3.6"
2123androidx-startup-runtime = " 1.2.0"
2224androidx-test = " 1.6.1"
2325androidx-test-espresso = " 3.6.1"
2426androidx-test-junit = " 1.2.1"
25- androidx-window = " 1.4.0-rc01"
26- androidx-window-core = " 1.4.0-beta02"
27- androidx-window-java = " 1.3.0"
27+ androidx-window = " 1.5.0-alpha01"
28+ androidx-window-core = " 1.5.0-alpha01"
29+ androidx-window-java = " 1.5.0-alpha01"
30+ # @keep
31+ androidx-xr = " 1.0.0-alpha03"
2832androidxHiltNavigationCompose = " 1.2.0"
2933appcompat = " 1.7.0"
3034coil = " 2.7.0"
31- android-googleid = " 1.1.1"
3235# @keep
3336compileSdk = " 35"
34- compose-latest = " 1.7.8 "
37+ compose-latest = " 1.8.0 "
3538composeUiTooling = " 1.4.1"
3639coreSplashscreen = " 1.0.1"
37- coroutines = " 1.10.1 "
40+ coroutines = " 1.10.2 "
3841glide = " 1.0.0-beta01"
39- google-maps = " 19.0 .0"
42+ google-maps = " 19.2 .0"
4043gradle-versions = " 0.52.0"
41- guava = " 33.4.0 -jre"
42- hilt = " 2.55 "
43- horologist = " 0.6.22 "
44+ guava = " 33.4.8 -jre"
45+ hilt = " 2.56.2 "
46+ horologist = " 0.6.23 "
4447junit = " 4.13.2"
45- kotlin = " 2.1.10"
46- kotlinxCoroutinesGuava = " 1.9.0"
48+ kotlin = " 2.1.20"
4749kotlinCoroutinesOkhttp = " 1.0"
48- kotlinxSerializationJson = " 1.8.0"
49- ksp = " 2.1.10-1.0.30"
50- maps-compose = " 6.4.4"
51- material = " 1.13.0-alpha10"
50+ kotlinxCoroutinesGuava = " 1.10.2"
51+ kotlinxSerializationJson = " 1.8.1"
52+ ksp = " 2.1.20-2.0.0"
53+ maps-compose = " 6.6.0"
54+ material = " 1.13.0-alpha13"
5255material3-adaptive = " 1.1.0"
53- material3-adaptive-navigation-suite = " 1.3.1 "
54- media3 = " 1.5 .1"
56+ material3-adaptive-navigation-suite = " 1.3.2 "
57+ media3 = " 1.6 .1"
5558# @keep
5659minSdk = " 21"
60+ okHttp = " 4.12.0"
5761playServicesWearable = " 19.0.0"
5862protolayout = " 1.2.1"
5963recyclerview = " 1.4.0"
60- # @keep
61- androidx-xr = " 1.0.0-alpha02"
6264targetSdk = " 34"
6365tiles = " 1.4.1"
64- version-catalog-update = " 0.8.5 "
66+ version-catalog-update = " 1.0.0 "
6567wear = " 1.3.0"
6668wearComposeFoundation = " 1.4.1"
6769wearComposeMaterial = " 1.4.1"
6870wearToolingPreview = " 1.0.0"
69- activityKtx = " 1.10.0"
70- okHttp = " 4.12.0"
7171webkit = " 1.13.0"
7272
7373[libraries ]
7474accompanist-adaptive = { module = " com.google.accompanist:accompanist-adaptive" , version.ref = " accompanist" }
75- accompanist-permissions = " com.google.accompanist:accompanist-permissions:0.37.0 "
75+ accompanist-permissions = " com.google.accompanist:accompanist-permissions:0.37.2 "
7676accompanist-theme-adapter-appcompat = { module = " com.google.accompanist:accompanist-themeadapter-appcompat" , version.ref = " accompanist" }
7777accompanist-theme-adapter-material = { module = " com.google.accompanist:accompanist-themeadapter-material" , version.ref = " accompanist" }
7878accompanist-theme-adapter-material3 = { module = " com.google.accompanist:accompanist-themeadapter-material3" , version.ref = " accompanist" }
79+ android-identity-googleid = { module = " com.google.android.libraries.identity.googleid:googleid" , version.ref = " android-googleid" }
7980androidx-activity-compose = { module = " androidx.activity:activity-compose" , version.ref = " androidx-activity-compose" }
81+ androidx-activity-ktx = { module = " androidx.activity:activity-ktx" , version.ref = " activityKtx" }
8082androidx-appcompat = { module = " androidx.appcompat:appcompat" , version.ref = " androidx-appcompat" }
8183androidx-compose-animation-graphics = { module = " androidx.compose.animation:animation-graphics" , version.ref = " compose-latest" }
8284androidx-compose-bom = { module = " androidx.compose:compose-bom" , version.ref = " androidx-compose-bom" }
@@ -102,7 +104,7 @@ androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling" }
102104androidx-compose-ui-tooling-preview = { module = " androidx.compose.ui:ui-tooling-preview" }
103105androidx-compose-ui-util = { module = " androidx.compose.ui:ui-util" }
104106androidx-compose-ui-viewbinding = { module = " androidx.compose.ui:ui-viewbinding" }
105- androidx-constraintlayout = {module = " androidx.constraintlayout:constraintlayout" , version.ref = " androidx-constraintlayout" }
107+ androidx-constraintlayout = { module = " androidx.constraintlayout:constraintlayout" , version.ref = " androidx-constraintlayout" }
106108androidx-constraintlayout-compose = { module = " androidx.constraintlayout:constraintlayout-compose" , version.ref = " androidx-constraintlayout-compose" }
107109androidx-coordinator-layout = { module = " androidx.coordinatorlayout:coordinatorlayout" , version.ref = " androidx-coordinator-layout" }
108110androidx-core-ktx = { module = " androidx.core:core-ktx" , version.ref = " androidx-corektx" }
@@ -128,26 +130,26 @@ androidx-protolayout = { module = "androidx.wear.protolayout:protolayout", versi
128130androidx-protolayout-expression = { module = " androidx.wear.protolayout:protolayout-expression" , version.ref = " protolayout" }
129131androidx-protolayout-material = { module = " androidx.wear.protolayout:protolayout-material" , version.ref = " protolayout" }
130132androidx-recyclerview = { module = " androidx.recyclerview:recyclerview" , version.ref = " recyclerview" }
131- androidx-startup-runtime = {module = " androidx.startup:startup-runtime" , version.ref = " androidx-startup-runtime" }
133+ androidx-startup-runtime = { module = " androidx.startup:startup-runtime" , version.ref = " androidx-startup-runtime" }
132134androidx-test-core = { module = " androidx.test:core" , version.ref = " androidx-test" }
133135androidx-test-espresso-core = { module = " androidx.test.espresso:espresso-core" , version.ref = " androidx-test-espresso" }
134- androidx-test-runner = " androidx.test:runner:1.6.2"
135136androidx-test-ext-junit = { module = " androidx.test.ext:junit" , version.ref = " androidx-test-junit" }
137+ androidx-test-runner = " androidx.test:runner:1.6.2"
136138androidx-tiles = { module = " androidx.wear.tiles:tiles" , version.ref = " tiles" }
137139androidx-tiles-renderer = { module = " androidx.wear.tiles:tiles-renderer" , version.ref = " tiles" }
138140androidx-tiles-testing = { module = " androidx.wear.tiles:tiles-testing" , version.ref = " tiles" }
139141androidx-tiles-tooling = { module = " androidx.wear.tiles:tiles-tooling" , version.ref = " tiles" }
140142androidx-tiles-tooling-preview = { module = " androidx.wear.tiles:tiles-tooling-preview" , version.ref = " tiles" }
141143androidx-wear = { module = " androidx.wear:wear" , version.ref = " wear" }
142144androidx-wear-tooling-preview = { module = " androidx.wear:wear-tooling-preview" , version.ref = " wearToolingPreview" }
145+ androidx-webkit = { module = " androidx.webkit:webkit" , version.ref = " webkit" }
143146androidx-window = { module = " androidx.window:window" , version.ref = " androidx-window" }
144147androidx-window-core = { module = " androidx.window:window-core" , version.ref = " androidx-window-core" }
145- androidx-window-java = {module = " androidx.window:window-java" , version.ref = " androidx-window-java" }
146- androidx-work-runtime-ktx = " androidx.work:work-runtime-ktx:2.10.0 "
148+ androidx-window-java = { module = " androidx.window:window-java" , version.ref = " androidx-window-java" }
149+ androidx-work-runtime-ktx = " androidx.work:work-runtime-ktx:2.10.1 "
147150androidx-xr-arcore = { module = " androidx.xr.arcore:arcore" , version.ref = " androidx-xr" }
148151androidx-xr-compose = { module = " androidx.xr.compose:compose" , version.ref = " androidx-xr" }
149152androidx-xr-scenecore = { module = " androidx.xr.scenecore:scenecore" , version.ref = " androidx-xr" }
150- android-identity-googleid = {module = " com.google.android.libraries.identity.googleid:googleid" , version.ref = " android-googleid" }
151153appcompat = { module = " androidx.appcompat:appcompat" , version.ref = " appcompat" }
152154coil-kt-compose = { module = " io.coil-kt:coil-compose" , version.ref = " coil" }
153155compose-foundation = { module = " androidx.wear.compose:compose-foundation" , version.ref = " wearComposeFoundation" }
@@ -169,10 +171,8 @@ kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutine
169171kotlinx-coroutines-guava = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-guava" , version.ref = " kotlinxCoroutinesGuava" }
170172kotlinx-coroutines-test = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-test" , version.ref = " coroutines" }
171173kotlinx-serialization-json = { module = " org.jetbrains.kotlinx:kotlinx-serialization-json" , version.ref = " kotlinxSerializationJson" }
174+ okhttp = { module = " com.squareup.okhttp3:okhttp" , version.ref = " okHttp" }
172175play-services-wearable = { module = " com.google.android.gms:play-services-wearable" , version.ref = " playServicesWearable" }
173- androidx-activity-ktx = { group = " androidx.activity" , name = " activity-ktx" , version.ref = " activityKtx" }
174- okhttp = { group = " com.squareup.okhttp3" , name = " okhttp" , version.ref = " okHttp" }
175- androidx-webkit = { group = " androidx.webkit" , name = " webkit" , version.ref = " webkit" }
176176
177177[plugins ]
178178android-application = { id = " com.android.application" , version.ref = " androidGradlePlugin" }
0 commit comments