Skip to content

Commit 7a28b69

Browse files
🤖 Update Dependencies
1 parent e8e51b3 commit 7a28b69

File tree

1 file changed

+43
-43
lines changed

1 file changed

+43
-43
lines changed

gradle/libs.versions.toml

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,82 +1,82 @@
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"
28+
androidx-window = "1.5.0"
29+
androidx-window-core = "1.5.0"
30+
androidx-window-java = "1.5.0"
3131
androidx-xr-arcore = "1.0.0-alpha06"
3232
androidx-xr-compose = "1.0.0-alpha07"
3333
androidx-xr-scenecore = "1.0.0-alpha07"
34-
androidxHiltNavigationCompose = "1.2.0"
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.2"
48+
horologist = "0.8.2-alpha"
4949
junit = "4.13.2"
50-
ktlint = "1.5.0"
51-
kotlin = "2.2.10"
50+
kotlin = "2.2.20"
5251
kotlinCoroutinesOkhttp = "1.0"
5352
kotlinxCoroutinesGuava = "1.10.2"
5453
kotlinxSerializationJson = "1.9.0"
55-
ksp = "2.2.10-2.0.2"
56-
lifecycleService = "2.9.2"
57-
maps-compose = "6.7.2"
58-
material = "1.14.0-alpha03"
54+
ksp = "2.2.20-2.0.3"
55+
ktlint = "1.5.0"
56+
lifecycleService = "2.9.4"
57+
maps-compose = "6.12.0"
58+
material = "1.14.0-alpha05"
5959
material3-adaptive = "1.1.0"
60-
material3-adaptive-navigation-suite = "1.3.2"
60+
material3-adaptive-navigation-suite = "1.4.0"
6161
media3 = "1.8.0"
6262
# @keep
6363
minSdk = "35"
6464
okHttp = "5.1.0"
6565
playServicesWearable = "19.0.0"
6666
protolayout = "1.3.0"
6767
recyclerview = "1.4.0"
68-
spotless = "7.0.2"
68+
spotless = "8.0.0"
6969
targetSdk = "35"
7070
tiles = "1.5.0"
7171
tracing = "1.3.0"
72-
validatorPush = "1.0.0-alpha06"
73-
version-catalog-update = "1.0.0"
72+
validatorPush = "1.0.0-alpha08"
73+
version-catalog-update = "1.0.1"
7474
watchfaceComplicationsDataSourceKtx = "1.2.1"
7575
wear = "1.3.0"
76-
wearComposeFoundation = "1.5.0-rc02"
77-
wearComposeMaterial = "1.5.0-rc02"
78-
wearComposeMaterial3 = "1.5.0-rc02"
79-
wearOngoing = "1.0.0"
76+
wearComposeFoundation = "1.6.0-alpha02"
77+
wearComposeMaterial = "1.6.0-alpha02"
78+
wearComposeMaterial3 = "1.6.0-alpha02"
79+
wearOngoing = "1.1.0"
8080
wearToolingPreview = "1.0.0"
8181
webkit = "1.14.0"
8282

@@ -125,9 +125,9 @@ androidx-credentials-play-services-auth = { module = "androidx.credentials:crede
125125
androidx-emoji2-views = { module = "androidx.emoji2:emoji2-views", version.ref = "androidx-emoji2-views" }
126126
androidx-fragment-ktx = { module = "androidx.fragment:fragment-ktx", version.ref = "androidx-fragment-ktx" }
127127
androidx-glance-appwidget = { module = "androidx.glance:glance-appwidget", version.ref = "androidx-glance-appwidget" }
128+
androidx-glance-appwidget-testing = { module = "androidx.glance:glance-appwidget-testing", version.ref = "androidx-glance-appwidget" }
128129
androidx-glance-material3 = { module = "androidx.glance:glance-material3", version.ref = "androidx-glance-appwidget" }
129-
androidx-glance-testing = { group = "androidx.glance", name = "glance-testing", version.ref = "androidx-glance-appwidget" }
130-
androidx-glance-appwidget-testing = { group = "androidx.glance", name = "glance-appwidget-testing", version.ref = "androidx-glance-appwidget" }
130+
androidx-glance-testing = { module = "androidx.glance:glance-testing", version.ref = "androidx-glance-appwidget" }
131131
androidx-graphics-shapes = "androidx.graphics:graphics-shapes:1.0.1"
132132
androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-compose", version.ref = "androidxHiltNavigationCompose" }
133133
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "androidx-lifecycle-runtime-compose" }
@@ -165,7 +165,7 @@ androidx-webkit = { module = "androidx.webkit:webkit", version.ref = "webkit" }
165165
androidx-window = { module = "androidx.window:window", version.ref = "androidx-window" }
166166
androidx-window-core = { module = "androidx.window:window-core", version.ref = "androidx-window-core" }
167167
androidx-window-java = { module = "androidx.window:window-java", version.ref = "androidx-window-java" }
168-
androidx-work-runtime-ktx = "androidx.work:work-runtime-ktx:2.10.3"
168+
androidx-work-runtime-ktx = "androidx.work:work-runtime-ktx:2.10.5"
169169
androidx-xr-arcore = { module = "androidx.xr.arcore:arcore", version.ref = "androidx-xr-arcore" }
170170
androidx-xr-compose = { module = "androidx.xr.compose:compose", version.ref = "androidx-xr-compose" }
171171
androidx-xr-scenecore = { module = "androidx.xr.scenecore:scenecore", version.ref = "androidx-xr-scenecore" }
@@ -182,9 +182,11 @@ hilt-android = { module = "com.google.dagger:hilt-android", version.ref = "hilt"
182182
hilt-compiler = { module = "com.google.dagger:hilt-android-compiler", version.ref = "hilt" }
183183
horologist-compose-layout = { module = "com.google.android.horologist:horologist-compose-layout", version.ref = "horologist" }
184184
horologist-compose-material = { module = "com.google.android.horologist:horologist-compose-material", version.ref = "horologist" }
185+
jetbrains-kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
185186
junit = { module = "junit:junit", version.ref = "junit" }
186187
kotlin-coroutines-okhttp = { module = "ru.gildor.coroutines:kotlin-coroutines-okhttp", version.ref = "kotlinCoroutinesOkhttp" }
187188
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
189+
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
188190
kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "coroutines" }
189191
kotlinx-coroutines-guava = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-guava", version.ref = "kotlinxCoroutinesGuava" }
190192
kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutines" }
@@ -194,21 +196,19 @@ play-services-wearable = { module = "com.google.android.gms:play-services-wearab
194196
validator-push = { module = "com.google.android.wearable.watchface.validator:validator-push", version.ref = "validatorPush" }
195197
wear-compose-material = { module = "androidx.wear.compose:compose-material", version.ref = "wearComposeMaterial" }
196198
wear-compose-material3 = { module = "androidx.wear.compose:compose-material3", version.ref = "wearComposeMaterial3" }
197-
jetbrains-kotlin-stdlib = { group = "org.jetbrains.kotlin", name = "kotlin-stdlib", version.ref = "kotlin" }
198-
kotlin-test = { group = "org.jetbrains.kotlin", name = "kotlin-test", version.ref = "kotlin" }
199199

200200
[plugins]
201201
android-application = { id = "com.android.application", version.ref = "androidGradlePlugin" }
202+
android-kotlin-multiplatform-library = { id = "com.android.kotlin.multiplatform.library", version.ref = "androidGradlePlugin" }
202203
android-library = { id = "com.android.library", version.ref = "androidGradlePlugin" }
204+
android-lint = { id = "com.android.lint", version.ref = "androidGradlePlugin" }
203205
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
204206
gradle-versions = { id = "com.github.ben-manes.versions", version.ref = "gradle-versions" }
205207
hilt = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
206-
kotlin-android = "org.jetbrains.kotlin.android:2.2.10"
208+
kotlin-android = "org.jetbrains.kotlin.android:2.2.20"
207209
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
208-
android-kotlin-multiplatform-library = { id = "com.android.kotlin.multiplatform.library", version.ref = "androidGradlePlugin" }
209210
kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref = "kotlin" }
210211
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
211212
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
212-
version-catalog-update = { id = "nl.littlerobots.version-catalog-update", version.ref = "version-catalog-update" }
213-
android-lint = { id = "com.android.lint", version.ref = "androidGradlePlugin" }
214213
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }
214+
version-catalog-update = { id = "nl.littlerobots.version-catalog-update", version.ref = "version-catalog-update" }

0 commit comments

Comments
 (0)