Skip to content

Commit 784705e

Browse files
🤖 Update Dependencies
1 parent d2ccac0 commit 784705e

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

gradle/libs.versions.toml

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
[versions]
22
accompanist = "0.36.0"
3-
androidGradlePlugin = "8.8.0"
3+
androidGradlePlugin = "8.8.1"
44
androidx-activity-compose = "1.10.0"
55
androidx-appcompat = "1.7.0"
6-
androidx-compose-bom = "2025.01.01"
6+
androidx-compose-bom = "2025.02.00"
77
androidx-compose-ui-test = "1.7.0-alpha08"
88
androidx-constraintlayout = "2.2.0"
99
androidx-constraintlayout-compose = "1.1.0"
1010
androidx-coordinator-layout = "1.2.0"
1111
androidx-corektx = "1.15.0"
1212
androidx-emoji2-views = "1.5.0"
13-
androidx-fragment-ktx = "1.8.5"
13+
androidx-fragment-ktx = "1.8.6"
1414
androidx-glance-appwidget = "1.1.1"
1515
androidx-lifecycle-compose = "2.8.7"
1616
androidx-lifecycle-runtime-compose = "2.8.7"
17-
androidx-navigation = "2.8.6"
18-
androidx-paging = "3.3.5"
17+
androidx-navigation = "2.8.7"
18+
androidx-paging = "3.3.6"
1919
androidx-test = "1.6.1"
2020
androidx-test-espresso = "3.6.1"
21-
androidx-window = "1.4.0-beta01"
21+
androidx-window = "1.4.0-beta02"
2222
androidxHiltNavigationCompose = "1.2.0"
2323
coil = "2.7.0"
2424
# @keep
2525
compileSdk = "35"
26-
compose-latest = "1.7.7"
27-
composeUiTooling = "1.4.0"
26+
compose-latest = "1.7.8"
27+
composeUiTooling = "1.4.1"
2828
coreSplashscreen = "1.0.1"
2929
coroutines = "1.10.1"
3030
glide = "1.0.0-beta01"
@@ -36,8 +36,8 @@ horologist = "0.6.22"
3636
junit = "4.13.2"
3737
kotlin = "2.1.10"
3838
kotlinxSerializationJson = "1.8.0"
39-
ksp = "2.1.10-1.0.29"
40-
maps-compose = "6.4.2"
39+
ksp = "2.1.10-1.0.30"
40+
maps-compose = "6.4.4"
4141
material = "1.13.0-alpha10"
4242
material3-adaptive = "1.0.0"
4343
material3-adaptive-navigation-suite = "1.3.1"
@@ -52,8 +52,8 @@ targetSdk = "34"
5252
tiles = "1.4.1"
5353
version-catalog-update = "0.8.5"
5454
wear = "1.3.0"
55-
wearComposeFoundation = "1.4.0"
56-
wearComposeMaterial = "1.4.0"
55+
wearComposeFoundation = "1.4.1"
56+
wearComposeMaterial = "1.4.1"
5757
wearToolingPreview = "1.0.0"
5858

5959
[libraries]

0 commit comments

Comments
 (0)