1
1
[versions ]
2
2
accompanist = " 0.36.0"
3
- androidGradlePlugin = " 8.7.0 "
4
- androidx-activity-compose = " 1.9.2 "
3
+ androidGradlePlugin = " 8.7.2 "
4
+ androidx-activity-compose = " 1.9.3 "
5
5
androidx-appcompat = " 1.7.0"
6
- androidx-compose-bom = " 2024.09.03 "
6
+ androidx-compose-bom = " 2024.10.01 "
7
7
androidx-compose-ui-test = " 1.7.0-alpha08"
8
- androidx-constraintlayout = " 2.1.4 "
9
- androidx-constraintlayout-compose = " 1.0.1 "
8
+ androidx-constraintlayout = " 2.2.0 "
9
+ androidx-constraintlayout-compose = " 1.1.0 "
10
10
androidx-coordinator-layout = " 1.2.0"
11
- androidx-corektx = " 1.13.1 "
11
+ androidx-corektx = " 1.15.0 "
12
12
androidx-emoji2-views = " 1.5.0"
13
- androidx-fragment-ktx = " 1.8.4 "
13
+ androidx-fragment-ktx = " 1.8.5 "
14
14
androidx-glance-appwidget = " 1.1.1"
15
- androidx-lifecycle-compose = " 2.8.6 "
16
- androidx-lifecycle-runtime-compose = " 2.8.6 "
17
- androidx-navigation = " 2.8.2 "
15
+ androidx-lifecycle-compose = " 2.8.7 "
16
+ androidx-lifecycle-runtime-compose = " 2.8.7 "
17
+ androidx-navigation = " 2.8.3 "
18
18
androidx-paging = " 3.3.2"
19
19
androidx-test = " 1.6.1"
20
20
androidx-test-espresso = " 3.6.1"
21
21
androidx-window = " 1.3.0"
22
22
androidxHiltNavigationCompose = " 1.2.0"
23
23
coil = " 2.7.0"
24
24
# @keep
25
- compileSdk = " 34 "
26
- compose-latest = " 1.7.3 "
25
+ compileSdk = " 35 "
26
+ compose-latest = " 1.7.5 "
27
27
composeUiTooling = " 1.4.0"
28
28
coreSplashscreen = " 1.0.1"
29
29
coroutines = " 1.9.0"
@@ -33,21 +33,21 @@ gradle-versions = "0.51.0"
33
33
hilt = " 2.52"
34
34
horologist = " 0.6.20"
35
35
junit = " 4.13.2"
36
- kotlin = " 2.0.20 "
36
+ kotlin = " 2.0.21 "
37
37
kotlinxSerializationJson = " 1.7.3"
38
- ksp = " 2.0.20 -1.0.25 "
39
- maps-compose = " 6.1.2 "
40
- material = " 1.13.0-alpha06 "
38
+ ksp = " 2.0.21 -1.0.26 "
39
+ maps-compose = " 6.2.0 "
40
+ material = " 1.13.0-alpha07 "
41
41
material3-adaptive = " 1.0.0"
42
- material3-adaptive-navigation-suite = " 1.3.0 "
42
+ material3-adaptive-navigation-suite = " 1.3.1 "
43
43
media3 = " 1.4.1"
44
44
# @keep
45
45
minSdk = " 21"
46
46
playServicesWearable = " 18.2.0"
47
47
recyclerview = " 1.3.2"
48
48
# @keep
49
49
targetSdk = " 34"
50
- version-catalog-update = " 0.8.4 "
50
+ version-catalog-update = " 0.8.5 "
51
51
wearComposeFoundation = " 1.4.0"
52
52
wearComposeMaterial = " 1.4.0"
53
53
@@ -108,7 +108,7 @@ androidx-test-core = { module = "androidx.test:core", version.ref = "androidx-te
108
108
androidx-test-espresso-core = { module = " androidx.test.espresso:espresso-core" , version.ref = " androidx-test-espresso" }
109
109
androidx-test-runner = " androidx.test:runner:1.6.2"
110
110
androidx-window-core = { module = " androidx.window:window-core" , version.ref = " androidx-window" }
111
- androidx-work-runtime-ktx = " androidx.work:work-runtime-ktx:2.9.1 "
111
+ androidx-work-runtime-ktx = " androidx.work:work-runtime-ktx:2.10.0 "
112
112
coil-kt-compose = { module = " io.coil-kt:coil-compose" , version.ref = " coil" }
113
113
compose-foundation = { module = " androidx.wear.compose:compose-foundation" , version.ref = " wearComposeFoundation" }
114
114
compose-material = { module = " androidx.wear.compose:compose-material" , version.ref = " wearComposeMaterial" }
0 commit comments