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 a9ce137 commit 0f44afcCopy full SHA for 0f44afc
gradle/libs.versions.toml
@@ -3,10 +3,10 @@ minSdk = "26"
3
targetSdk = "34"
4
compileSdk = "35"
5
agp = "8.8.0"
6
-kotlin = "2.1.0"
7
-ksp = "2.1.0-1.0.29"
+kotlin = "2.1.20"
+ksp = "2.1.20-1.0.32"
8
ktlint = "12.1.2"
9
-kotlinx-serialization = "1.7.3"
+kotlinx-serialization = "1.8.1"
10
hilt = "2.54"
11
hilt-androidx = "1.2.0"
12
core-ktx = "1.15.0"
@@ -32,7 +32,7 @@ lyricist = "1.7.0"
32
navigation = "2.8.5"
33
molecule = "2.0.0"
34
media3 = "1.5.1"
35
-coroutines = "1.9.0"
+coroutines = "1.10.1"
36
workmanager = "2.10.0"
37
coil = "3.0.4"
38
ktor = "3.0.3"
0 commit comments