Skip to content

Commit ba940af

Browse files
🤖 Update Dependencies
1 parent 39218cc commit ba940af

File tree

1 file changed

+34
-34
lines changed

1 file changed

+34
-34
lines changed

gradle/libs.versions.toml

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -2,77 +2,77 @@
22
accompanist = "0.36.0"
33
activityKtx = "1.10.1"
44
android-googleid = "1.1.1"
5-
androidGradlePlugin = "8.10.1"
5+
androidGradlePlugin = "8.12.1"
66
androidx-activity-compose = "1.10.1"
77
androidx-appcompat = "1.7.0"
8-
androidx-compose-bom = "2025.06.01"
8+
androidx-compose-bom = "2025.08.00"
99
androidx-compose-ui-test = "1.7.0-alpha08"
10-
androidx-compose-ui-test-junit4-accessibility = "1.9.0-beta01"
10+
androidx-compose-ui-test-junit4-accessibility = "1.10.0-alpha01"
1111
androidx-constraintlayout = "2.2.1"
1212
androidx-constraintlayout-compose = "1.1.1"
1313
androidx-coordinator-layout = "1.3.0"
14-
androidx-corektx = "1.16.0"
14+
androidx-corektx = "1.17.0"
1515
androidx-credentials = "1.5.0"
1616
androidx-credentials-play-services-auth = "1.5.0"
1717
androidx-emoji2-views = "1.5.0"
18-
androidx-fragment-ktx = "1.8.8"
18+
androidx-fragment-ktx = "1.8.9"
1919
androidx-glance-appwidget = "1.1.1"
20-
androidx-lifecycle-compose = "2.9.1"
21-
androidx-lifecycle-runtime-compose = "2.9.1"
22-
androidx-navigation = "2.9.0"
20+
androidx-lifecycle-compose = "2.9.2"
21+
androidx-lifecycle-runtime-compose = "2.9.2"
22+
androidx-navigation = "2.9.3"
2323
androidx-paging = "3.3.6"
2424
androidx-startup-runtime = "1.2.0"
25-
androidx-test = "1.6.1"
26-
androidx-test-espresso = "3.6.1"
27-
androidx-test-junit = "1.2.1"
28-
androidx-window = "1.5.0-alpha02"
29-
androidx-window-core = "1.5.0-alpha02"
30-
androidx-window-java = "1.5.0-alpha02"
25+
androidx-test = "1.7.0"
26+
androidx-test-espresso = "3.7.0"
27+
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"
3131
androidx-xr-arcore = "1.0.0-alpha05"
32-
androidx-xr-scenecore = "1.0.0-alpha05"
33-
androidx-xr-compose = "1.0.0-alpha05"
32+
androidx-xr-compose = "1.0.0-alpha06"
33+
androidx-xr-scenecore = "1.0.0-alpha06"
3434
androidxHiltNavigationCompose = "1.2.0"
3535
appcompat = "1.7.1"
3636
coil = "2.7.0"
3737
# @keep
3838
compileSdk = "35"
39-
compose-latest = "1.8.3"
39+
compose-latest = "1.9.0"
4040
composeUiTooling = "1.4.1"
4141
coreSplashscreen = "1.0.1"
4242
coroutines = "1.10.2"
4343
glide = "1.0.0-beta01"
4444
google-maps = "19.2.0"
4545
gradle-versions = "0.52.0"
4646
guava = "33.4.8-jre"
47-
hilt = "2.56.2"
48-
horologist = "0.7.14-beta"
47+
hilt = "2.57"
48+
horologist = "0.8.1-alpha"
4949
junit = "4.13.2"
50-
kotlin = "2.2.0"
50+
kotlin = "2.2.10"
5151
kotlinCoroutinesOkhttp = "1.0"
5252
kotlinxCoroutinesGuava = "1.10.2"
53-
kotlinxSerializationJson = "1.8.1"
54-
ksp = "2.1.21-2.0.2"
55-
lifecycleService = "2.9.1"
56-
maps-compose = "6.6.0"
57-
material = "1.14.0-alpha02"
53+
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"
5858
material3-adaptive = "1.1.0"
5959
material3-adaptive-navigation-suite = "1.3.2"
6060
media3 = "1.8.0"
6161
# @keep
6262
minSdk = "35"
63-
okHttp = "4.12.0"
63+
okHttp = "5.1.0"
6464
playServicesWearable = "19.0.0"
6565
protolayout = "1.3.0"
6666
recyclerview = "1.4.0"
6767
targetSdk = "35"
6868
tiles = "1.5.0"
6969
tracing = "1.3.0"
70-
validatorPush = "1.0.0-alpha03"
70+
validatorPush = "1.0.0-alpha06"
7171
version-catalog-update = "1.0.0"
7272
wear = "1.3.0"
73-
wearComposeFoundation = "1.5.0-beta04"
74-
wearComposeMaterial = "1.5.0-beta04"
75-
wearComposeMaterial3 = "1.5.0-beta04"
73+
wearComposeFoundation = "1.5.0-rc02"
74+
wearComposeMaterial = "1.5.0-rc02"
75+
wearComposeMaterial3 = "1.5.0-rc02"
7676
wearOngoing = "1.0.0"
7777
wearToolingPreview = "1.0.0"
7878
webkit = "1.14.0"
@@ -144,21 +144,21 @@ androidx-startup-runtime = { module = "androidx.startup:startup-runtime", versio
144144
androidx-test-core = { module = "androidx.test:core", version.ref = "androidx-test" }
145145
androidx-test-espresso-core = { module = "androidx.test.espresso:espresso-core", version.ref = "androidx-test-espresso" }
146146
androidx-test-ext-junit = { module = "androidx.test.ext:junit", version.ref = "androidx-test-junit" }
147-
androidx-test-runner = "androidx.test:runner:1.6.2"
147+
androidx-test-runner = { module = "androidx.test:runner", version.ref = "androidx-test" }
148148
androidx-tiles = { module = "androidx.wear.tiles:tiles", version.ref = "tiles" }
149149
androidx-tiles-renderer = { module = "androidx.wear.tiles:tiles-renderer", version.ref = "tiles" }
150150
androidx-tiles-testing = { module = "androidx.wear.tiles:tiles-testing", version.ref = "tiles" }
151151
androidx-tiles-tooling = { module = "androidx.wear.tiles:tiles-tooling", version.ref = "tiles" }
152152
androidx-tiles-tooling-preview = { module = "androidx.wear.tiles:tiles-tooling-preview", version.ref = "tiles" }
153-
androidx-tracing = { group = "androidx.tracing", name = "tracing", version.ref = "tracing" }
153+
androidx-tracing = { module = "androidx.tracing:tracing", version.ref = "tracing" }
154154
androidx-wear = { module = "androidx.wear:wear", version.ref = "wear" }
155155
androidx-wear-ongoing = { module = "androidx.wear:wear-ongoing", version.ref = "wearOngoing" }
156156
androidx-wear-tooling-preview = { module = "androidx.wear:wear-tooling-preview", version.ref = "wearToolingPreview" }
157157
androidx-webkit = { module = "androidx.webkit:webkit", version.ref = "webkit" }
158158
androidx-window = { module = "androidx.window:window", version.ref = "androidx-window" }
159159
androidx-window-core = { module = "androidx.window:window-core", version.ref = "androidx-window-core" }
160160
androidx-window-java = { module = "androidx.window:window-java", version.ref = "androidx-window-java" }
161-
androidx-work-runtime-ktx = "androidx.work:work-runtime-ktx:2.10.2"
161+
androidx-work-runtime-ktx = "androidx.work:work-runtime-ktx:2.10.3"
162162
androidx-xr-arcore = { module = "androidx.xr.arcore:arcore", version.ref = "androidx-xr-arcore" }
163163
androidx-xr-compose = { module = "androidx.xr.compose:compose", version.ref = "androidx-xr-compose" }
164164
androidx-xr-scenecore = { module = "androidx.xr.scenecore:scenecore", version.ref = "androidx-xr-scenecore" }
@@ -194,7 +194,7 @@ android-library = { id = "com.android.library", version.ref = "androidGradlePlug
194194
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
195195
gradle-versions = { id = "com.github.ben-manes.versions", version.ref = "gradle-versions" }
196196
hilt = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
197-
kotlin-android = "org.jetbrains.kotlin.android:2.2.0"
197+
kotlin-android = "org.jetbrains.kotlin.android:2.2.10"
198198
kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref = "kotlin" }
199199
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
200200
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }

0 commit comments

Comments
 (0)