5
5
[versions ]
6
6
accompanist = " 0.32.0"
7
7
androidGradlePlugin = " 8.2.0"
8
- androidx-activity-compose = " 1.8.1 "
8
+ androidx-activity-compose = " 1.8.2 "
9
9
androidx-appcompat = " 1.6.1"
10
10
androidx-benchmark = " 1.2.0"
11
11
androidx-benchmark-junit4 = " 1.2.0"
@@ -14,7 +14,7 @@ androidx-constraintlayout = "1.0.1"
14
14
androidx-corektx = " 1.12.0"
15
15
androidx-lifecycle-compose = " 2.6.2"
16
16
androidx-lifecycle-runtime-compose = " 2.6.2"
17
- androidx-navigation = " 2.7.5 "
17
+ androidx-navigation = " 2.7.6 "
18
18
androidx-palette = " 1.0.0"
19
19
androidx-test = " 1.5.0"
20
20
androidx-test-espresso = " 3.5.1"
@@ -43,9 +43,9 @@ kotlin = "1.9.21"
43
43
kotlinx_immutable = " 0.3.5"
44
44
ksp = " 1.9.10-1.0.13"
45
45
maps-compose = " 2.5.3"
46
- material = " 1.10 .0"
46
+ material = " 1.11 .0"
47
47
# @keep
48
- material3 = " 1.2.0-alpha12 "
48
+ material3 = " 1.2.0-beta01 "
49
49
minSdk = " 21"
50
50
okhttp = " 4.11.0"
51
51
robolectric = " 4.10.3"
@@ -70,7 +70,7 @@ androidx-compose-ui-test-manifest = { module = "androidx.compose.ui:ui-test-mani
70
70
androidx-compose-ui-tooling = { module = " androidx.compose.ui:ui-tooling" }
71
71
androidx-compose-ui-tooling-preview = { module = " androidx.compose.ui:ui-tooling-preview" }
72
72
androidx-core-ktx = { module = " androidx.core:core-ktx" , version.ref = " androidx-corektx" }
73
- androidx-lifecycle-runtime = " androidx.lifecycle:lifecycle-runtime-ktx:2.7.0-rc01 "
73
+ androidx-lifecycle-runtime = " androidx.lifecycle:lifecycle-runtime-ktx:2.7.0-rc02 "
74
74
androidx-lifecycle-runtime-compose = { module = " androidx.lifecycle:lifecycle-runtime-compose" , version.ref = " androidx-lifecycle-runtime-compose" }
75
75
androidx-lifecycle-viewModelCompose = { module = " androidx.lifecycle:lifecycle-viewmodel-compose" , version.ref = " androidx-lifecycle-compose" }
76
76
androidx-material3 = { module = " androidx.compose.material3:material3" , version.ref = " material3" }
0 commit comments