Skip to content

Commit 24ffd18

Browse files
fix(deps): update all dependencies
1 parent 371f66d commit 24ffd18

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

gradle/libs.versions.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,30 +25,30 @@ androidx-annotations = "1.9.1"
2525
espresso-core = "3.6.1"
2626
lifecycle-runtime = "2.9.0"
2727
activity-compose = "1.10.1"
28-
compose-bom = "2025.05.00"
28+
compose-bom = "2025.05.01"
2929
compose-htmlconverter = "1.0.4"
3030
kmpalette = "3.1.0"
3131
lyricist = "1.7.0"
3232
navigation = "2.9.0"
3333
molecule = "2.1.0"
34-
media3 = "1.6.1"
34+
media3 = "1.7.1"
3535
coroutines = "1.10.1"
3636
workmanager = "2.10.1"
37-
coil = "3.1.0"
37+
coil = "3.2.0"
3838
ktor = "3.1.3"
3939
result = "2.0.1"
40-
xmlutil = "0.91.0"
40+
xmlutil = "0.91.1"
4141
kermit = "2.0.5"
4242
# TODO: There is a regression in sqldelight 2.0.2 that causes sqldelight gradle tasks to fail on windows
4343
# For more info, See https://github.com/sqldelight/sqldelight/issues/5129, https://github.com/sqldelight/sqldelight/issues/5204,
4444
# https://slack-chats.kotlinlang.org/t/23461955/hello-i-started-using-the-sqldelight-libraries-in-my-kmp-pro, https://github.com/sqldelight/sqldelight/issues/5312
45-
sqldelight = "2.0.2"
45+
sqldelight = "2.1.0"
4646
sqlite-jdbc = "3.18.0" # sqlite version used in Android API level 26 (our minSdk)
4747
google-services = "4.4.2"
48-
firebase-bom = "33.13.0"
48+
firebase-bom = "33.14.0"
4949
crashlytics = "3.0.3"
5050
leakcanary = "3.0-alpha-8"
51-
datastore = "1.1.6"
51+
datastore = "1.1.7"
5252
aboutlibraries = "12.1.2"
5353
appversioning = "1.4.0"
5454
gpp = "3.12.1"

0 commit comments

Comments
 (0)