Skip to content

Commit 4853748

Browse files
committed
chore: update library versions in libs.versions.toml
1 parent 681a465 commit 4853748

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

gradle/libs.versions.toml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@ android = "8.10.0"
77
kotlin = "2.1.20"
88
serialization = "2.1.20"
99
ksp = "2.1.20-2.0.1"
10-
compose-bom = "2025.04.01"
10+
compose-bom = "2025.05.01"
1111
constraintlayout-compose = "1.1.1"
1212
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"
1515
core-ktx = "1.16.0"
1616
appcompat = "1.7.0"
1717
work = "2.10.1"
1818
material = "1.12.0"
1919
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"
2424
okhttp3 = "4.12.0"
2525
palette-ktx = "1.0.0"
2626
expandable-text = "2.0.0"
@@ -32,14 +32,14 @@ room = "2.7.1"
3232
legacy-support-v4 = "1.0.0"
3333
coroutines-android = "1.10.1"
3434
coroutines-guava = "1.10.1"
35-
navigation = "2.8.9"
35+
navigation = "2.9.0"
3636
gson = "2.12.1"
3737
coil3 = "3.1.0"
3838
kmpalette = "3.1.0"
3939
easypermissions = "3.0.0"
4040
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"
4343
swiperefreshlayout = "1.2.0-beta01"
4444
insetter = "0.6.1"
4545
shimmer = "0.5.0"
@@ -59,7 +59,7 @@ desugaring = "2.1.5"
5959
koin-bom = "4.1.0-Beta11"
6060
md = "0.7.3"
6161
store = "5.1.0-alpha05"
62-
ui-text-android = "1.8.0"
62+
ui-text-android = "1.8.2"
6363
haze = "1.3.0"
6464
smart-exception = "0.2.1"
6565
onetimepassword = "2.4.1"

0 commit comments

Comments
 (0)