Skip to content

Commit b5af323

Browse files
🤖 Update Dependencies
1 parent 1da1d9d commit b5af323

File tree

1 file changed

+40
-40
lines changed

1 file changed

+40
-40
lines changed

gradle/libs.versions.toml

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,62 +1,62 @@
11
[versions]
22
accompanist = "0.36.0"
3-
activityKtx = "1.10.1"
3+
activityKtx = "1.11.0"
44
android-googleid = "1.1.1"
5-
androidGradlePlugin = "8.12.1"
6-
androidx-activity-compose = "1.10.1"
5+
androidGradlePlugin = "8.13.0"
6+
androidx-activity-compose = "1.11.0"
77
androidx-appcompat = "1.7.0"
8-
androidx-compose-bom = "2025.08.00"
8+
androidx-compose-bom = "2025.09.01"
99
androidx-compose-ui-test = "1.7.0-alpha08"
10-
androidx-compose-ui-test-junit4-accessibility = "1.10.0-alpha01"
10+
androidx-compose-ui-test-junit4-accessibility = "1.10.0-alpha04"
1111
androidx-constraintlayout = "2.2.1"
1212
androidx-constraintlayout-compose = "1.1.1"
1313
androidx-coordinator-layout = "1.3.0"
1414
androidx-corektx = "1.17.0"
1515
androidx-credentials = "1.5.0"
1616
androidx-credentials-play-services-auth = "1.5.0"
17-
androidx-emoji2-views = "1.5.0"
17+
androidx-emoji2-views = "1.6.0"
1818
androidx-fragment-ktx = "1.8.9"
1919
androidx-glance-appwidget = "1.1.1"
20-
androidx-lifecycle-compose = "2.9.2"
21-
androidx-lifecycle-runtime-compose = "2.9.2"
22-
androidx-navigation = "2.9.3"
20+
androidx-lifecycle-compose = "2.9.4"
21+
androidx-lifecycle-runtime-compose = "2.9.4"
22+
androidx-navigation = "2.9.5"
2323
androidx-paging = "3.3.6"
2424
androidx-startup-runtime = "1.2.0"
2525
androidx-test = "1.7.0"
2626
androidx-test-espresso = "3.7.0"
2727
androidx-test-junit = "1.3.0"
28-
androidx-window = "1.5.0-beta02"
29-
androidx-window-core = "1.5.0-beta02"
30-
androidx-window-java = "1.5.0-beta02"
31-
androidx-xr-arcore = "1.0.0-alpha05"
32-
androidx-xr-compose = "1.0.0-alpha06"
33-
androidx-xr-scenecore = "1.0.0-alpha06"
34-
androidxHiltNavigationCompose = "1.2.0"
28+
androidx-window = "1.5.0"
29+
androidx-window-core = "1.5.0"
30+
androidx-window-java = "1.5.0"
31+
androidx-xr-arcore = "1.0.0-alpha06"
32+
androidx-xr-compose = "1.0.0-alpha07"
33+
androidx-xr-scenecore = "1.0.0-alpha07"
34+
androidxHiltNavigationCompose = "1.3.0"
3535
appcompat = "1.7.1"
3636
coil = "2.7.0"
3737
# @keep
3838
compileSdk = "36"
39-
compose-latest = "1.9.0"
40-
composeUiTooling = "1.4.1"
39+
compose-latest = "1.9.2"
40+
composeUiTooling = "1.5.2"
4141
coreSplashscreen = "1.0.1"
4242
coroutines = "1.10.2"
43-
glide = "1.0.0-beta01"
43+
glide = "1.0.0-beta08"
4444
google-maps = "19.2.0"
45-
gradle-versions = "0.52.0"
46-
guava = "33.4.8-jre"
47-
hilt = "2.57"
48-
horologist = "0.8.1-alpha"
45+
gradle-versions = "0.53.0"
46+
guava = "33.5.0-jre"
47+
hilt = "2.57.1"
48+
horologist = "0.8.2-alpha"
4949
junit = "4.13.2"
50-
kotlin = "2.2.10"
50+
kotlin = "2.2.20"
5151
kotlinCoroutinesOkhttp = "1.0"
5252
kotlinxCoroutinesGuava = "1.10.2"
5353
kotlinxSerializationJson = "1.9.0"
54-
ksp = "2.2.10-2.0.2"
55-
lifecycleService = "2.9.2"
56-
maps-compose = "6.7.2"
57-
material = "1.14.0-alpha03"
54+
ksp = "2.2.20-2.0.3"
55+
lifecycleService = "2.9.4"
56+
maps-compose = "6.11.0"
57+
material = "1.14.0-alpha04"
5858
material3-adaptive = "1.1.0"
59-
material3-adaptive-navigation-suite = "1.3.2"
59+
material3-adaptive-navigation-suite = "1.4.0"
6060
media3 = "1.8.0"
6161
# @keep
6262
minSdk = "35"
@@ -67,14 +67,14 @@ recyclerview = "1.4.0"
6767
targetSdk = "35"
6868
tiles = "1.5.0"
6969
tracing = "1.3.0"
70-
validatorPush = "1.0.0-alpha06"
70+
validatorPush = "1.0.0-alpha08"
7171
version-catalog-update = "1.0.0"
7272
watchfaceComplicationsDataSourceKtx = "1.2.1"
7373
wear = "1.3.0"
74-
wearComposeFoundation = "1.5.0-rc02"
75-
wearComposeMaterial = "1.5.0-rc02"
76-
wearComposeMaterial3 = "1.5.0-rc02"
77-
wearOngoing = "1.0.0"
74+
wearComposeFoundation = "1.6.0-alpha02"
75+
wearComposeMaterial = "1.6.0-alpha02"
76+
wearComposeMaterial3 = "1.6.0-alpha02"
77+
wearOngoing = "1.1.0"
7878
wearToolingPreview = "1.0.0"
7979
webkit = "1.14.0"
8080

@@ -161,7 +161,7 @@ androidx-webkit = { module = "androidx.webkit:webkit", version.ref = "webkit" }
161161
androidx-window = { module = "androidx.window:window", version.ref = "androidx-window" }
162162
androidx-window-core = { module = "androidx.window:window-core", version.ref = "androidx-window-core" }
163163
androidx-window-java = { module = "androidx.window:window-java", version.ref = "androidx-window-java" }
164-
androidx-work-runtime-ktx = "androidx.work:work-runtime-ktx:2.10.3"
164+
androidx-work-runtime-ktx = "androidx.work:work-runtime-ktx:2.10.5"
165165
androidx-xr-arcore = { module = "androidx.xr.arcore:arcore", version.ref = "androidx-xr-arcore" }
166166
androidx-xr-compose = { module = "androidx.xr.compose:compose", version.ref = "androidx-xr-compose" }
167167
androidx-xr-scenecore = { module = "androidx.xr.scenecore:scenecore", version.ref = "androidx-xr-scenecore" }
@@ -178,9 +178,11 @@ hilt-android = { module = "com.google.dagger:hilt-android", version.ref = "hilt"
178178
hilt-compiler = { module = "com.google.dagger:hilt-android-compiler", version.ref = "hilt" }
179179
horologist-compose-layout = { module = "com.google.android.horologist:horologist-compose-layout", version.ref = "horologist" }
180180
horologist-compose-material = { module = "com.google.android.horologist:horologist-compose-material", version.ref = "horologist" }
181+
jetbrains-kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
181182
junit = { module = "junit:junit", version.ref = "junit" }
182183
kotlin-coroutines-okhttp = { module = "ru.gildor.coroutines:kotlin-coroutines-okhttp", version.ref = "kotlinCoroutinesOkhttp" }
183184
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
185+
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
184186
kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "coroutines" }
185187
kotlinx-coroutines-guava = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-guava", version.ref = "kotlinxCoroutinesGuava" }
186188
kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutines" }
@@ -190,20 +192,18 @@ play-services-wearable = { module = "com.google.android.gms:play-services-wearab
190192
validator-push = { module = "com.google.android.wearable.watchface.validator:validator-push", version.ref = "validatorPush" }
191193
wear-compose-material = { module = "androidx.wear.compose:compose-material", version.ref = "wearComposeMaterial" }
192194
wear-compose-material3 = { module = "androidx.wear.compose:compose-material3", version.ref = "wearComposeMaterial3" }
193-
jetbrains-kotlin-stdlib = { group = "org.jetbrains.kotlin", name = "kotlin-stdlib", version.ref = "kotlin" }
194-
kotlin-test = { group = "org.jetbrains.kotlin", name = "kotlin-test", version.ref = "kotlin" }
195195

196196
[plugins]
197197
android-application = { id = "com.android.application", version.ref = "androidGradlePlugin" }
198+
android-kotlin-multiplatform-library = { id = "com.android.kotlin.multiplatform.library", version.ref = "androidGradlePlugin" }
198199
android-library = { id = "com.android.library", version.ref = "androidGradlePlugin" }
200+
android-lint = { id = "com.android.lint", version.ref = "androidGradlePlugin" }
199201
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
200202
gradle-versions = { id = "com.github.ben-manes.versions", version.ref = "gradle-versions" }
201203
hilt = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
202-
kotlin-android = "org.jetbrains.kotlin.android:2.2.10"
204+
kotlin-android = "org.jetbrains.kotlin.android:2.2.20"
203205
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
204-
android-kotlin-multiplatform-library = { id = "com.android.kotlin.multiplatform.library", version.ref = "androidGradlePlugin" }
205206
kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref = "kotlin" }
206207
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
207208
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
208209
version-catalog-update = { id = "nl.littlerobots.version-catalog-update", version.ref = "version-catalog-update" }
209-
android-lint = { id = "com.android.lint", version.ref = "androidGradlePlugin" }

0 commit comments

Comments
 (0)