@@ -7,20 +7,20 @@ android = "8.10.0"
7
7
kotlin = " 2.1.20"
8
8
serialization = " 2.1.20"
9
9
ksp = " 2.1.20-2.0.1"
10
- compose-bom = " 2025.04 .01"
10
+ compose-bom = " 2025.05 .01"
11
11
constraintlayout-compose = " 1.1.1"
12
12
activity-compose = " 1.10.1"
13
- lifecycle-viewmodel-compose = " 2.8.7 "
14
- lifecycle-runtime-ktx = " 2.8.7 "
13
+ lifecycle-viewmodel-compose = " 2.9.0 "
14
+ lifecycle-runtime-ktx = " 2.9.0 "
15
15
core-ktx = " 1.16.0"
16
16
appcompat = " 1.7.0"
17
17
work = " 2.10.1"
18
18
material = " 1.12.0"
19
19
startup-runtime = " 1.2.0"
20
- lifecycle-livedata-ktx = " 2.8.7 "
21
- lifecycle-viewmodel-ktx = " 2.8.7 "
22
- ui-tooling = " 1.8.0 "
23
- media3 = " 1.6 .1"
20
+ lifecycle-livedata-ktx = " 2.9.0 "
21
+ lifecycle-viewmodel-ktx = " 2.9.0 "
22
+ ui-tooling = " 1.8.2 "
23
+ media3 = " 1.7 .1"
24
24
okhttp3 = " 4.12.0"
25
25
palette-ktx = " 1.0.0"
26
26
expandable-text = " 2.0.0"
@@ -32,14 +32,14 @@ room = "2.7.1"
32
32
legacy-support-v4 = " 1.0.0"
33
33
coroutines-android = " 1.10.1"
34
34
coroutines-guava = " 1.10.1"
35
- navigation = " 2.8.9 "
35
+ navigation = " 2.9.0 "
36
36
gson = " 2.12.1"
37
37
coil3 = " 3.1.0"
38
38
kmpalette = " 3.1.0"
39
39
easypermissions = " 3.0.0"
40
40
preference-ktx = " 1.2.1"
41
- fragment-ktx = " 1.8.6 "
42
- datastore-preferences = " 1.1.4 "
41
+ fragment-ktx = " 1.8.7 "
42
+ datastore-preferences = " 1.1.7 "
43
43
swiperefreshlayout = " 1.2.0-beta01"
44
44
insetter = " 0.6.1"
45
45
shimmer = " 0.5.0"
@@ -59,7 +59,7 @@ desugaring = "2.1.5"
59
59
koin-bom = " 4.1.0-Beta11"
60
60
md = " 0.7.3"
61
61
store = " 5.1.0-alpha05"
62
- ui-text-android = " 1.8.0 "
62
+ ui-text-android = " 1.8.2 "
63
63
haze = " 1.3.0"
64
64
smart-exception = " 0.2.1"
65
65
onetimepassword = " 2.4.1"
0 commit comments