@@ -3,7 +3,7 @@ accompanist = "0.36.0"
3
3
androidGradlePlugin = " 8.8.0"
4
4
androidx-activity-compose = " 1.10.0"
5
5
androidx-appcompat = " 1.7.0"
6
- androidx-compose-bom = " 2025.01.00 "
6
+ androidx-compose-bom = " 2025.01.01 "
7
7
androidx-compose-ui-test = " 1.7.0-alpha08"
8
8
androidx-constraintlayout = " 2.2.0"
9
9
androidx-constraintlayout-compose = " 1.1.0"
@@ -14,7 +14,7 @@ androidx-fragment-ktx = "1.8.5"
14
14
androidx-glance-appwidget = " 1.1.1"
15
15
androidx-lifecycle-compose = " 2.8.7"
16
16
androidx-lifecycle-runtime-compose = " 2.8.7"
17
- androidx-navigation = " 2.8.5 "
17
+ androidx-navigation = " 2.8.6 "
18
18
androidx-paging = " 3.3.5"
19
19
androidx-test = " 1.6.1"
20
20
androidx-test-espresso = " 3.6.1"
@@ -23,39 +23,39 @@ androidxHiltNavigationCompose = "1.2.0"
23
23
coil = " 2.7.0"
24
24
# @keep
25
25
compileSdk = " 35"
26
- compose-latest = " 1.7.6 "
26
+ compose-latest = " 1.7.7 "
27
27
composeUiTooling = " 1.4.0"
28
28
coreSplashscreen = " 1.0.1"
29
29
coroutines = " 1.10.1"
30
30
glide = " 1.0.0-beta01"
31
31
google-maps = " 19.0.0"
32
- gradle-versions = " 0.51 .0"
32
+ gradle-versions = " 0.52 .0"
33
33
guava = " 33.4.0-jre"
34
34
hilt = " 2.55"
35
35
horologist = " 0.6.22"
36
36
junit = " 4.13.2"
37
- kotlin = " 2.1.0 "
37
+ kotlin = " 2.1.10 "
38
38
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 "
42
42
material3-adaptive = " 1.0.0"
43
43
material3-adaptive-navigation-suite = " 1.3.1"
44
44
media3 = " 1.5.1"
45
45
# @keep
46
46
minSdk = " 21"
47
47
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 "
51
51
recyclerview = " 1.4.0"
52
52
# @keep
53
53
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 "
59
59
version-catalog-update = " 0.8.5"
60
60
wear = " 1.3.0"
61
61
wearComposeFoundation = " 1.4.0"
0 commit comments