@@ -3,7 +3,7 @@ accompanist = "0.36.0"
33androidGradlePlugin = " 8.7.3"
44androidx-activity-compose = " 1.9.3"
55androidx-appcompat = " 1.7.0"
6- androidx-compose-bom = " 2024.11.00 "
6+ androidx-compose-bom = " 2024.12.01 "
77androidx-compose-ui-test = " 1.7.0-alpha08"
88androidx-constraintlayout = " 2.2.0"
99androidx-constraintlayout-compose = " 1.1.0"
@@ -14,48 +14,48 @@ 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.4 "
18- androidx-paging = " 3.3.4 "
17+ androidx-navigation = " 2.8.5 "
18+ androidx-paging = " 3.3.5 "
1919androidx-test = " 1.6.1"
2020androidx-test-espresso = " 3.6.1"
2121androidx-window = " 1.3.0"
2222androidxHiltNavigationCompose = " 1.2.0"
2323coil = " 2.7.0"
2424# @keep
2525compileSdk = " 35"
26- compose-latest = " 1.7.5 "
26+ compose-latest = " 1.7.6 "
2727composeUiTooling = " 1.4.0"
2828coreSplashscreen = " 1.0.1"
2929coroutines = " 1.9.0"
3030glide = " 1.0.0-beta01"
3131google-maps = " 19.0.0"
3232gradle-versions = " 0.51.0"
33- guava = " 33.2.1-android "
34- hilt = " 2.52 "
35- horologist = " 0.6.20 "
33+ guava = " 33.4.0-jre "
34+ hilt = " 2.53.1 "
35+ horologist = " 0.6.22 "
3636junit = " 4.13.2"
37- kotlin = " 2.0.21 "
37+ kotlin = " 2.1.0 "
3838kotlinxSerializationJson = " 1.7.3"
39- ksp = " 2.0.21 -1.0.26 "
40- maps-compose = " 6.2 .0"
41- material = " 1.13.0-alpha07 "
39+ ksp = " 2.1.0 -1.0.29 "
40+ maps-compose = " 6.4 .0"
41+ material = " 1.13.0-alpha08 "
4242material3-adaptive = " 1.0.0"
4343material3-adaptive-navigation-suite = " 1.3.1"
44- media3 = " 1.4.1 "
44+ media3 = " 1.5.0 "
4545# @keep
4646minSdk = " 21"
47- playServicesWearable = " 18.2 .0"
48- protolayout = " 1.3.0-alpha04 "
49- protolayoutExpression = " 1.3.0-alpha04 "
50- protolayoutMaterial = " 1.3.0-alpha04 "
47+ playServicesWearable = " 19.0 .0"
48+ protolayout = " 1.3.0-alpha05 "
49+ protolayoutExpression = " 1.3.0-alpha05 "
50+ protolayoutMaterial = " 1.3.0-alpha05 "
5151recyclerview = " 1.3.2"
5252# @keep
5353targetSdk = " 34"
54- tiles = " 1.5.0-alpha04 "
55- tilesRenderer = " 1.5.0-alpha04 "
56- tilesTesting = " 1.5.0-alpha04 "
57- tilesTooling = " 1.5.0-alpha04 "
58- tilesToolingPreview = " 1.5.0-alpha04 "
54+ tiles = " 1.5.0-alpha05 "
55+ tilesRenderer = " 1.5.0-alpha05 "
56+ tilesTesting = " 1.5.0-alpha05 "
57+ tilesTooling = " 1.5.0-alpha05 "
58+ tilesToolingPreview = " 1.5.0-alpha05 "
5959version-catalog-update = " 0.8.5"
6060wear = " 1.3.0"
6161wearComposeFoundation = " 1.4.0"
@@ -64,7 +64,7 @@ wearToolingPreview = "1.0.0"
6464
6565[libraries ]
6666accompanist-adaptive = { module = " com.google.accompanist:accompanist-adaptive" , version.ref = " accompanist" }
67- accompanist-permissions = { module = " com.google.accompanist:accompanist-permissions" , version.ref = " accompanist " }
67+ accompanist-permissions = " com.google.accompanist:accompanist-permissions:0.37.0 "
6868accompanist-theme-adapter-appcompat = { module = " com.google.accompanist:accompanist-themeadapter-appcompat" , version.ref = " accompanist" }
6969accompanist-theme-adapter-material = { module = " com.google.accompanist:accompanist-themeadapter-material" , version.ref = " accompanist" }
7070accompanist-theme-adapter-material3 = { module = " com.google.accompanist:accompanist-themeadapter-material3" , version.ref = " accompanist" }
0 commit comments