Skip to content

Commit 977c8e0

Browse files
🤖 Update Dependencies (#675)
1 parent 738c35e commit 977c8e0

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

gradle/libs.versions.toml

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ android-googleid = "1.1.1"
55
androidGradlePlugin = "8.13.0"
66
androidx-activity-compose = "1.11.0"
77
androidx-appcompat = "1.7.0"
8-
androidx-compose-bom = "2025.10.00"
8+
androidx-compose-bom = "2025.10.01"
99
androidx-compose-ui-test = "1.7.0-alpha08"
10-
androidx-compose-ui-test-junit4-accessibility = "1.10.0-alpha05"
10+
androidx-compose-ui-test-junit4-accessibility = "1.10.0-beta01"
1111
androidx-constraintlayout = "2.2.1"
1212
androidx-constraintlayout-compose = "1.1.1"
1313
androidx-coordinator-layout = "1.3.0"
@@ -36,38 +36,38 @@ appcompat = "1.7.1"
3636
coil = "2.7.0"
3737
# @keep
3838
compileSdk = "36"
39-
compose-latest = "1.9.3"
40-
composeUiTooling = "1.5.3"
39+
compose-latest = "1.9.4"
40+
composeUiTooling = "1.5.4"
4141
coreSplashscreen = "1.0.1"
4242
coroutines = "1.10.2"
4343
firebase-bom = "34.4.0"
4444
glide = "1.0.0-beta08"
4545
google-maps = "19.2.0"
4646
gradle-versions = "0.53.0"
4747
guava = "33.5.0-jre"
48-
guava-android = "31.0.1-android"
49-
reactive-streams = "1.0.4"
48+
guava-android = "33.5.0-jre"
5049
hilt = "2.57.2"
5150
horologist = "0.8.2-alpha"
5251
junit = "4.13.2"
53-
kotlin = "2.2.20"
52+
kotlin = "2.2.21"
5453
kotlinCoroutinesOkhttp = "1.0"
5554
kotlinxCoroutinesGuava = "1.10.2"
5655
kotlinxSerializationJson = "1.9.0"
57-
ksp = "2.2.20-2.0.4"
56+
ksp = "2.3.0"
5857
ktlint = "1.5.0"
5958
lifecycleService = "2.9.4"
6059
maps-compose = "6.12.1"
61-
material = "1.14.0-alpha05"
62-
material3-adaptive = "1.1.0"
60+
material = "1.14.0-alpha06"
61+
material3-adaptive = "1.2.0"
6362
material3-adaptive-navigation-suite = "1.4.0"
6463
media3 = "1.8.0"
6564
media3Ui = "1.8.0"
6665
# @keep
6766
minSdk = "35"
68-
okHttp = "5.2.0"
67+
okHttp = "5.2.1"
6968
playServicesWearable = "19.0.0"
7069
protolayout = "1.3.0"
70+
reactive-streams = "1.0.4"
7171
recyclerview = "1.4.0"
7272
spotless = "8.0.0"
7373
targetSdk = "36"
@@ -77,13 +77,13 @@ validatorPush = "1.0.0-alpha08"
7777
version-catalog-update = "1.0.1"
7878
watchfaceComplicationsDataSourceKtx = "1.2.1"
7979
wear = "1.3.0"
80-
wearComposeFoundation = "1.5.3"
81-
wearComposeMaterial = "1.5.3"
82-
wearComposeMaterial3 = "1.5.3"
80+
wearComposeFoundation = "1.5.4"
81+
wearComposeMaterial = "1.5.4"
82+
wearComposeMaterial3 = "1.5.4"
83+
wearInput = "1.2.0"
8384
wearOngoing = "1.1.0"
8485
wearToolingPreview = "1.0.0"
8586
webkit = "1.14.0"
86-
wearInput = "1.2.0"
8787

8888
[libraries]
8989
accompanist-adaptive = "com.google.accompanist:accompanist-adaptive:0.37.3"
@@ -133,7 +133,7 @@ androidx-glance-appwidget = { module = "androidx.glance:glance-appwidget", versi
133133
androidx-glance-appwidget-testing = { module = "androidx.glance:glance-appwidget-testing", version.ref = "androidx-glance-appwidget" }
134134
androidx-glance-material3 = { module = "androidx.glance:glance-material3", version.ref = "androidx-glance-appwidget" }
135135
androidx-glance-testing = { module = "androidx.glance:glance-testing", version.ref = "androidx-glance-appwidget" }
136-
androidx-graphics-shapes = "androidx.graphics:graphics-shapes:1.0.1"
136+
androidx-graphics-shapes = "androidx.graphics:graphics-shapes:1.1.0"
137137
androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-compose", version.ref = "androidxHiltNavigationCompose" }
138138
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "androidx-lifecycle-runtime-compose" }
139139
androidx-lifecycle-runtime-compose = { module = "androidx.lifecycle:lifecycle-runtime-compose", version.ref = "androidx-lifecycle-runtime-compose" }
@@ -165,29 +165,29 @@ androidx-tiles-tooling-preview = { module = "androidx.wear.tiles:tiles-tooling-p
165165
androidx-tracing = { module = "androidx.tracing:tracing", version.ref = "tracing" }
166166
androidx-watchface-complications-data-source-ktx = { module = "androidx.wear.watchface:watchface-complications-data-source-ktx", version.ref = "watchfaceComplicationsDataSourceKtx" }
167167
androidx-wear = { module = "androidx.wear:wear", version.ref = "wear" }
168+
androidx-wear-input = { module = "androidx.wear:wear-input", version.ref = "wearInput" }
168169
androidx-wear-ongoing = { module = "androidx.wear:wear-ongoing", version.ref = "wearOngoing" }
169170
androidx-wear-tooling-preview = { module = "androidx.wear:wear-tooling-preview", version.ref = "wearToolingPreview" }
170171
androidx-webkit = { module = "androidx.webkit:webkit", version.ref = "webkit" }
171172
androidx-window = { module = "androidx.window:window", version.ref = "androidx-window" }
172173
androidx-window-core = { module = "androidx.window:window-core", version.ref = "androidx-window-core" }
173174
androidx-window-java = { module = "androidx.window:window-java", version.ref = "androidx-window-java" }
174-
androidx-work-runtime-ktx = "androidx.work:work-runtime-ktx:2.10.5"
175+
androidx-work-runtime-ktx = "androidx.work:work-runtime-ktx:2.11.0"
175176
androidx-xr-arcore = { module = "androidx.xr.arcore:arcore", version.ref = "androidx-xr-arcore" }
176177
androidx-xr-compose = { module = "androidx.xr.compose:compose", version.ref = "androidx-xr-compose" }
177178
androidx-xr-scenecore = { module = "androidx.xr.scenecore:scenecore", version.ref = "androidx-xr-scenecore" }
178179
appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }
179180
coil-kt-compose = { module = "io.coil-kt:coil-compose", version.ref = "coil" }
180181
compose-foundation = { module = "androidx.wear.compose:compose-foundation", version.ref = "wearComposeFoundation" }
181182
compose-ui-tooling = { module = "androidx.wear.compose:compose-ui-tooling", version.ref = "composeUiTooling" }
182-
firebase-bom = { module = "com.google.firebase:firebase-bom", version.ref = "firebase-bom" }
183183
firebase-ai = { module = "com.google.firebase:firebase-ai" }
184+
firebase-bom = { module = "com.google.firebase:firebase-bom", version.ref = "firebase-bom" }
184185
glide-compose = { module = "com.github.bumptech.glide:compose", version.ref = "glide" }
185186
google-android-material = { module = "com.google.android.material:material", version.ref = "material" }
186187
googlemaps-compose = { module = "com.google.maps.android:maps-compose", version.ref = "maps-compose" }
187188
googlemaps-maps = { module = "com.google.android.gms:play-services-maps", version.ref = "google-maps" }
188189
guava = { module = "com.google.guava:guava", version.ref = "guava" }
189190
guava-android = { module = "com.google.guava:guava", version.ref = "guava-android" }
190-
reactive-streams = { module = "org.reactivestreams:reactive-streams", version.ref = "reactive-streams" }
191191
hilt-android = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
192192
hilt-compiler = { module = "com.google.dagger:hilt-android-compiler", version.ref = "hilt" }
193193
horologist-compose-layout = { module = "com.google.android.horologist:horologist-compose-layout", version.ref = "horologist" }
@@ -203,10 +203,10 @@ kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-t
203203
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "kotlinxSerializationJson" }
204204
okhttp = { module = "com.squareup.okhttp3:okhttp", version.ref = "okHttp" }
205205
play-services-wearable = { module = "com.google.android.gms:play-services-wearable", version.ref = "playServicesWearable" }
206+
reactive-streams = { module = "org.reactivestreams:reactive-streams", version.ref = "reactive-streams" }
206207
validator-push = { module = "com.google.android.wearable.watchface.validator:validator-push", version.ref = "validatorPush" }
207208
wear-compose-material = { module = "androidx.wear.compose:compose-material", version.ref = "wearComposeMaterial" }
208209
wear-compose-material3 = { module = "androidx.wear.compose:compose-material3", version.ref = "wearComposeMaterial3" }
209-
androidx-wear-input = { group = "androidx.wear", name = "wear-input", version.ref = "wearInput" }
210210

211211
[plugins]
212212
android-application = { id = "com.android.application", version.ref = "androidGradlePlugin" }
@@ -216,7 +216,7 @@ android-lint = { id = "com.android.lint", version.ref = "androidGradlePlugin" }
216216
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
217217
gradle-versions = { id = "com.github.ben-manes.versions", version.ref = "gradle-versions" }
218218
hilt = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
219-
kotlin-android = "org.jetbrains.kotlin.android:2.2.20"
219+
kotlin-android = "org.jetbrains.kotlin.android:2.2.21"
220220
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
221221
kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref = "kotlin" }
222222
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }

0 commit comments

Comments
 (0)