We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6718fe7 commit 7db0f2aCopy full SHA for 7db0f2a
gradle/libs.versions.toml
@@ -4,9 +4,9 @@ targetSdk = "34"
4
compileSdk = "34"
5
agp = "8.6.0"
6
kotlin = "2.0.20"
7
-ksp = "2.0.20-1.0.24"
+ksp = "2.0.20-1.0.25"
8
ktlint = "12.1.1"
9
-kotlinx-serialization = "1.7.1"
+kotlinx-serialization = "1.7.2"
10
hilt = "2.52"
11
hilt-androidx = "1.2.0"
12
core-ktx = "1.13.1"
@@ -33,7 +33,7 @@ lyricist = "1.7.0"
33
navigation = "2.8.0-rc01"
34
molecule = "2.0.0"
35
media3 = "1.4.1"
36
-coroutines = "1.8.1"
+coroutines = "1.9.0"
37
workmanager = "2.9.1"
38
coil = "3.0.0-alpha10"
39
ktor = "2.3.12"
0 commit comments