1
1
[versions ]
2
2
accompanist = " 0.34.0"
3
3
androidGradlePlugin = " 8.4.2"
4
- androidx-activity-compose = " 1.9.1 "
4
+ androidx-activity-compose = " 1.9.2 "
5
5
androidx-appcompat = " 1.7.0"
6
- androidx-compose-bom = " 2024.06 .00"
6
+ androidx-compose-bom = " 2024.09 .00"
7
7
androidx-compose-ui-test = " 1.7.0-alpha08"
8
8
androidx-constraintlayout = " 2.1.4"
9
9
androidx-constraintlayout-compose = " 1.0.1"
10
10
androidx-coordinator-layout = " 1.2.0"
11
11
androidx-corektx = " 1.13.1"
12
- androidx-emoji2-views = " 1.4 .0"
13
- androidx-fragment-ktx = " 1.8.2 "
12
+ androidx-emoji2-views = " 1.5 .0"
13
+ androidx-fragment-ktx = " 1.8.3 "
14
14
androidx-glance-appwidget = " 1.1.0"
15
- androidx-lifecycle-compose = " 2.8.4 "
16
- androidx-lifecycle-runtime-compose = " 2.8.4 "
17
- androidx-navigation = " 2.8.0-rc01 "
18
- androidx-paging = " 3.3.1 "
19
- androidx-test = " 1.5.0 "
15
+ androidx-lifecycle-compose = " 2.8.5 "
16
+ androidx-lifecycle-runtime-compose = " 2.8.5 "
17
+ androidx-navigation = " 2.8.0"
18
+ androidx-paging = " 3.3.2 "
19
+ androidx-test = " 1.6.1 "
20
20
androidx-test-espresso = " 3.5.1"
21
21
androidx-window = " 1.3.0"
22
22
androidxHiltNavigationCompose = " 1.2.0"
23
23
coil = " 2.6.0"
24
24
# @keep
25
25
compileSdk = " 34"
26
26
coreSplashscreen = " 1.0.1"
27
- compose-latest = " 1.7.0-beta06 "
27
+ compose-latest = " 1.7.0"
28
28
coroutines = " 1.7.3"
29
29
google-maps = " 18.2.0"
30
30
gradle-versions = " 0.51.0"
@@ -37,8 +37,8 @@ kotlinxSerializationJson = "1.6.3"
37
37
ksp = " 1.8.0-1.0.9"
38
38
maps-compose = " 4.3.2"
39
39
material = " 1.4.0-beta01"
40
- material3-adaptive = " 1.0.0-rc01 "
41
- material3-adaptive-navigation-suite = " 1.3.0-rc01 "
40
+ material3-adaptive = " 1.0.0"
41
+ material3-adaptive-navigation-suite = " 1.3.0"
42
42
media3 = " 1.3.1"
43
43
# @keep
44
44
minSdk = " 21"
@@ -49,7 +49,7 @@ targetSdk = "34"
49
49
version-catalog-update = " 0.8.3"
50
50
wearComposeFoundation = " 1.3.1"
51
51
wearComposeMaterial = " 1.3.1"
52
- composeUiTooling = " 1.3.1 "
52
+ composeUiTooling = " 1.4.0 "
53
53
54
54
[libraries ]
55
55
accompanist-adaptive = { module = " com.google.accompanist:accompanist-adaptive" , version.ref = " accompanist" }
0 commit comments