1
1
[versions ]
2
2
accompanist = " 0.36.0"
3
- androidGradlePlugin = " 8.8.0 "
3
+ androidGradlePlugin = " 8.8.1 "
4
4
androidx-activity-compose = " 1.10.0"
5
5
androidx-appcompat = " 1.7.0"
6
- androidx-compose-bom = " 2025.01.01 "
6
+ androidx-compose-bom = " 2025.02.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"
10
10
androidx-coordinator-layout = " 1.2.0"
11
11
androidx-corektx = " 1.15.0"
12
12
androidx-emoji2-views = " 1.5.0"
13
- androidx-fragment-ktx = " 1.8.5 "
13
+ androidx-fragment-ktx = " 1.8.6 "
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.6 "
18
- androidx-paging = " 3.3.5 "
17
+ androidx-navigation = " 2.8.7 "
18
+ androidx-paging = " 3.3.6 "
19
19
androidx-test = " 1.6.1"
20
20
androidx-test-espresso = " 3.6.1"
21
- androidx-window = " 1.4.0-beta01 "
21
+ androidx-window = " 1.4.0-beta02 "
22
22
androidxHiltNavigationCompose = " 1.2.0"
23
23
coil = " 2.7.0"
24
24
# @keep
25
25
compileSdk = " 35"
26
- compose-latest = " 1.7.7 "
27
- composeUiTooling = " 1.4.0 "
26
+ compose-latest = " 1.7.8 "
27
+ composeUiTooling = " 1.4.1 "
28
28
coreSplashscreen = " 1.0.1"
29
29
coroutines = " 1.10.1"
30
30
glide = " 1.0.0-beta01"
@@ -36,8 +36,8 @@ horologist = "0.6.22"
36
36
junit = " 4.13.2"
37
37
kotlin = " 2.1.10"
38
38
kotlinxSerializationJson = " 1.8.0"
39
- ksp = " 2.1.10-1.0.29 "
40
- maps-compose = " 6.4.2 "
39
+ ksp = " 2.1.10-1.0.30 "
40
+ maps-compose = " 6.4.4 "
41
41
material = " 1.13.0-alpha10"
42
42
material3-adaptive = " 1.0.0"
43
43
material3-adaptive-navigation-suite = " 1.3.1"
@@ -52,8 +52,8 @@ targetSdk = "34"
52
52
tiles = " 1.4.1"
53
53
version-catalog-update = " 0.8.5"
54
54
wear = " 1.3.0"
55
- wearComposeFoundation = " 1.4.0 "
56
- wearComposeMaterial = " 1.4.0 "
55
+ wearComposeFoundation = " 1.4.1 "
56
+ wearComposeMaterial = " 1.4.1 "
57
57
wearToolingPreview = " 1.0.0"
58
58
59
59
[libraries ]
0 commit comments