@@ -3,7 +3,7 @@ accompanist = "0.36.0"
33androidGradlePlugin = " 8.8.0"
44androidx-activity-compose = " 1.10.0"
55androidx-appcompat = " 1.7.0"
6- androidx-compose-bom = " 2025.01.00 "
6+ androidx-compose-bom = " 2025.01.01 "
77androidx-compose-ui-test = " 1.7.0-alpha08"
88androidx-constraintlayout = " 2.2.0"
99androidx-constraintlayout-compose = " 1.1.0"
@@ -14,7 +14,7 @@ androidx-fragment-ktx = "1.8.5"
1414androidx-glance-appwidget = " 1.1.1"
1515androidx-lifecycle-compose = " 2.8.7"
1616androidx-lifecycle-runtime-compose = " 2.8.7"
17- androidx-navigation = " 2.8.5 "
17+ androidx-navigation = " 2.8.6 "
1818androidx-paging = " 3.3.5"
1919androidx-test = " 1.6.1"
2020androidx-test-espresso = " 3.6.1"
@@ -23,39 +23,39 @@ androidxHiltNavigationCompose = "1.2.0"
2323coil = " 2.7.0"
2424# @keep
2525compileSdk = " 35"
26- compose-latest = " 1.7.6 "
26+ compose-latest = " 1.7.7 "
2727composeUiTooling = " 1.4.0"
2828coreSplashscreen = " 1.0.1"
2929coroutines = " 1.10.1"
3030glide = " 1.0.0-beta01"
3131google-maps = " 19.0.0"
32- gradle-versions = " 0.51 .0"
32+ gradle-versions = " 0.52 .0"
3333guava = " 33.4.0-jre"
3434hilt = " 2.55"
3535horologist = " 0.6.22"
3636junit = " 4.13.2"
37- kotlin = " 2.1.0 "
37+ kotlin = " 2.1.10 "
3838kotlinxSerializationJson = " 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 "
4242material3-adaptive = " 1.0.0"
4343material3-adaptive-navigation-suite = " 1.3.1"
4444media3 = " 1.5.1"
4545# @keep
4646minSdk = " 21"
4747playServicesWearable = " 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 "
5151recyclerview = " 1.4.0"
5252# @keep
5353targetSdk = " 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 "
5959version-catalog-update = " 0.8.5"
6060wear = " 1.3.0"
6161wearComposeFoundation = " 1.4.0"
0 commit comments