Skip to content

Commit a7117c0

Browse files
🤖 Update Dependencies (#446)
1 parent 36d1904 commit a7117c0

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

gradle/libs.versions.toml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ accompanist = "0.36.0"
33
androidGradlePlugin = "8.8.0"
44
androidx-activity-compose = "1.10.0"
55
androidx-appcompat = "1.7.0"
6-
androidx-compose-bom = "2025.01.00"
6+
androidx-compose-bom = "2025.01.01"
77
androidx-compose-ui-test = "1.7.0-alpha08"
88
androidx-constraintlayout = "2.2.0"
99
androidx-constraintlayout-compose = "1.1.0"
@@ -14,7 +14,7 @@ androidx-fragment-ktx = "1.8.5"
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.5"
17+
androidx-navigation = "2.8.6"
1818
androidx-paging = "3.3.5"
1919
androidx-test = "1.6.1"
2020
androidx-test-espresso = "3.6.1"
@@ -23,39 +23,39 @@ androidxHiltNavigationCompose = "1.2.0"
2323
coil = "2.7.0"
2424
# @keep
2525
compileSdk = "35"
26-
compose-latest = "1.7.6"
26+
compose-latest = "1.7.7"
2727
composeUiTooling = "1.4.0"
2828
coreSplashscreen = "1.0.1"
2929
coroutines = "1.10.1"
3030
glide = "1.0.0-beta01"
3131
google-maps = "19.0.0"
32-
gradle-versions = "0.51.0"
32+
gradle-versions = "0.52.0"
3333
guava = "33.4.0-jre"
3434
hilt = "2.55"
3535
horologist = "0.6.22"
3636
junit = "4.13.2"
37-
kotlin = "2.1.0"
37+
kotlin = "2.1.10"
3838
kotlinxSerializationJson = "1.8.0"
39-
ksp = "2.1.0-1.0.29"
40-
maps-compose = "6.4.1"
41-
material = "1.13.0-alpha09"
39+
ksp = "2.1.10-1.0.29"
40+
maps-compose = "6.4.2"
41+
material = "1.13.0-alpha10"
4242
material3-adaptive = "1.0.0"
4343
material3-adaptive-navigation-suite = "1.3.1"
4444
media3 = "1.5.1"
4545
# @keep
4646
minSdk = "21"
4747
playServicesWearable = "19.0.0"
48-
protolayout = "1.3.0-alpha06"
49-
protolayoutExpression = "1.3.0-alpha06"
50-
protolayoutMaterial = "1.3.0-alpha06"
48+
protolayout = "1.3.0-alpha07"
49+
protolayoutExpression = "1.3.0-alpha07"
50+
protolayoutMaterial = "1.3.0-alpha07"
5151
recyclerview = "1.4.0"
5252
# @keep
5353
targetSdk = "34"
54-
tiles = "1.5.0-alpha06"
55-
tilesRenderer = "1.5.0-alpha06"
56-
tilesTesting = "1.5.0-alpha06"
57-
tilesTooling = "1.5.0-alpha06"
58-
tilesToolingPreview = "1.5.0-alpha06"
54+
tiles = "1.5.0-alpha07"
55+
tilesRenderer = "1.5.0-alpha07"
56+
tilesTesting = "1.5.0-alpha07"
57+
tilesTooling = "1.5.0-alpha07"
58+
tilesToolingPreview = "1.5.0-alpha07"
5959
version-catalog-update = "0.8.5"
6060
wear = "1.3.0"
6161
wearComposeFoundation = "1.4.0"

0 commit comments

Comments
 (0)