1
1
[versions ]
2
2
accompanist = " 0.36.0"
3
- androidGradlePlugin = " 8.7.3 "
4
- androidx-activity-compose = " 1.9.3 "
3
+ androidGradlePlugin = " 8.8.0 "
4
+ androidx-activity-compose = " 1.10.0 "
5
5
androidx-appcompat = " 1.7.0"
6
- androidx-compose-bom = " 2024.12.01 "
6
+ androidx-compose-bom = " 2025.01.00 "
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"
@@ -18,44 +18,44 @@ androidx-navigation = "2.8.5"
18
18
androidx-paging = " 3.3.5"
19
19
androidx-test = " 1.6.1"
20
20
androidx-test-espresso = " 3.6.1"
21
- androidx-window = " 1.4.0-alpha05 "
21
+ androidx-window = " 1.4.0-beta01 "
22
22
androidxHiltNavigationCompose = " 1.2.0"
23
23
coil = " 2.7.0"
24
24
# @keep
25
25
compileSdk = " 35"
26
26
compose-latest = " 1.7.6"
27
27
composeUiTooling = " 1.4.0"
28
28
coreSplashscreen = " 1.0.1"
29
- coroutines = " 1.9.0 "
29
+ coroutines = " 1.10.1 "
30
30
glide = " 1.0.0-beta01"
31
31
google-maps = " 19.0.0"
32
32
gradle-versions = " 0.51.0"
33
33
guava = " 33.4.0-jre"
34
- hilt = " 2.53.1 "
34
+ hilt = " 2.55 "
35
35
horologist = " 0.6.22"
36
36
junit = " 4.13.2"
37
37
kotlin = " 2.1.0"
38
- kotlinxSerializationJson = " 1.7.3 "
38
+ kotlinxSerializationJson = " 1.8.0 "
39
39
ksp = " 2.1.0-1.0.29"
40
- maps-compose = " 6.4.0 "
41
- material = " 1.13.0-alpha08 "
40
+ maps-compose = " 6.4.1 "
41
+ material = " 1.13.0-alpha09 "
42
42
material3-adaptive = " 1.0.0"
43
43
material3-adaptive-navigation-suite = " 1.3.1"
44
- media3 = " 1.5.0 "
44
+ media3 = " 1.5.1 "
45
45
# @keep
46
46
minSdk = " 21"
47
47
playServicesWearable = " 19.0.0"
48
- protolayout = " 1.3.0-alpha05 "
49
- protolayoutExpression = " 1.3.0-alpha05 "
50
- protolayoutMaterial = " 1.3.0-alpha05 "
51
- recyclerview = " 1.3.2 "
48
+ protolayout = " 1.3.0-alpha06 "
49
+ protolayoutExpression = " 1.3.0-alpha06 "
50
+ protolayoutMaterial = " 1.3.0-alpha06 "
51
+ recyclerview = " 1.4.0 "
52
52
# @keep
53
53
targetSdk = " 34"
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 "
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 "
59
59
version-catalog-update = " 0.8.5"
60
60
wear = " 1.3.0"
61
61
wearComposeFoundation = " 1.4.0"
0 commit comments