16
16
[versions ]
17
17
accompanist = " 0.32.0"
18
18
androidx-datastore = " 1.0.0"
19
- androidx-navigation = " 2.7.5 "
19
+ androidx-navigation = " 2.7.7 "
20
20
androidx-window = " 1.2.0"
21
- agp = " 8.2.1 "
22
- casa = " 0.5.0 "
21
+ agp = " 8.2.2 "
22
+ casa = " 0.5.1 "
23
23
coil = " 2.4.0"
24
- ksp = " 1.9.20 -1.0.14 "
25
- compose-bom = " 2023.10.01 "
26
- composeCompiler = " 1.5.4 "
24
+ ksp = " 1.9.22 -1.0.17 "
25
+ compose-bom = " 2024.02.00 "
26
+ composeCompiler = " 1.5.9 "
27
27
hilt = " 2.48.1"
28
- kotlin = " 1.9.20 "
28
+ kotlin = " 1.9.22 "
29
29
kotlin-serialization = " 1.6.0"
30
30
ktlint = " 0.48.1"
31
31
coroutines = " 1.7.3"
32
- play-services-location = " 21.0.1 "
32
+ play-services-location = " 21.1.0 "
33
33
junit4 = " 4.13.2"
34
34
androidxEspresso = " 3.5.1"
35
35
androidxTestCore = " 1.5.0"
@@ -38,9 +38,9 @@ androidxTestExtTruth = "1.5.0"
38
38
androidxTestRules = " 1.5.0"
39
39
androidxTestRunner = " 1.5.2"
40
40
androidxUiAutomator = " 2.2.0"
41
- media3 = " 1.2.0 "
41
+ media3 = " 1.2.1 "
42
42
appcompat = " 1.6.1"
43
- material = " 1.10 .0"
43
+ material = " 1.11 .0"
44
44
constraintlayout = " 2.1.4"
45
45
46
46
[libraries ]
@@ -53,14 +53,14 @@ androidx-core = "androidx.core:core-ktx:1.12.0"
53
53
androidx-appcompat = " androidx.appcompat:appcompat:1.6.1"
54
54
androidx-exifinterface = " androidx.exifinterface:exifinterface:1.3.7"
55
55
# Fragment 1.7.0 alpha and Transition 1.5.0 alpha are required for predictive back to work with Fragments and transitions
56
- androidx-fragment = " androidx.fragment:fragment-ktx:1.7.0-alpha07 "
57
- androidx-transition = " androidx.transition:transition-ktx:1.5.0-alpha05 "
56
+ androidx-fragment = " androidx.fragment:fragment-ktx:1.7.0-alpha10 "
57
+ androidx-transition = " androidx.transition:transition-ktx:1.5.0-alpha06 "
58
58
androidx-activity-compose = " androidx.activity:activity-compose:1.8.2"
59
59
androidx-navigation-fragment = { module = " androidx.navigation:navigation-fragment" , version.ref = " androidx-navigation" }
60
60
androidx-navigation-compose = { module = " androidx.navigation:navigation-compose" , version.ref = " androidx-navigation" }
61
61
androidx-navigation-testing = { module = " androidx.navigation:navigation-testing" , version.ref = " androidx-navigation" }
62
62
androidx-navigation-ui = { module = " androidx.navigation:navigation-ui" , version.ref = " androidx-navigation" }
63
- androidx-lifecycle-viewmodel-compose = " androidx.lifecycle:lifecycle-viewmodel-compose:2.6.2 "
63
+ androidx-lifecycle-viewmodel-compose = " androidx.lifecycle:lifecycle-viewmodel-compose:2.7.0 "
64
64
androidx-viewpager2 = " androidx.viewpager2:viewpager2:1.0.0"
65
65
66
66
accompanist-permissions = { module = " com.google.accompanist:accompanist-permissions" , version.ref = " accompanist" }
@@ -131,7 +131,7 @@ androidx-window = { module = "androidx.window:window", version.ref = "androidx-w
131
131
androidx-window-java = { module = " androidx.window:window-java" , version.ref = " androidx-window" }
132
132
androidx-window-rxjava2 = { module = " androidx.window:window-rxjava2" , version.ref = " androidx-window" }
133
133
androidx-window-core = { module = " androidx.window:window-core" , version.ref = " androidx-window" }
134
- androidx-media = " androidx.media:media:1.6 .0"
134
+ androidx-media = " androidx.media:media:1.7 .0"
135
135
androidx-constraintlayout = " androidx.constraintlayout:constraintlayout:2.1.4"
136
136
androidx-datastore-preferences = { module = " androidx.datastore:datastore-preferences" , version.ref = " androidx-datastore" }
137
137
androidx-draganddrop = " androidx.draganddrop:draganddrop:1.0.0"
@@ -146,7 +146,6 @@ fresco = "com.facebook.fresco:fresco:3.0.0"
146
146
fresco-nativeimagetranscoder = " com.facebook.fresco:nativeimagetranscoder:2.6.0!!"
147
147
glide = " com.github.bumptech.glide:glide:4.15.1"
148
148
149
- mdc = " com.google.android.material:material:1.10.0"
150
149
appcompat = { group = " androidx.appcompat" , name = " appcompat" , version.ref = " appcompat" }
151
150
material = { group = " com.google.android.material" , name = " material" , version.ref = " material" }
152
151
constraintlayout = { group = " androidx.constraintlayout" , name = " constraintlayout" , version.ref = " constraintlayout" }
0 commit comments