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 371f66d commit 65ea36dCopy full SHA for 65ea36d
gradle/libs.versions.toml
@@ -3,8 +3,8 @@ minSdk = "26"
3
targetSdk = "34"
4
compileSdk = "35"
5
agp = "8.10.0"
6
-kotlin = "2.1.20"
7
-ksp = "2.1.20-1.0.32"
+kotlin = "2.1.21"
+ksp = "2.1.21-2.0.1"
8
ktlint = "12.2.0"
9
kotlinx-serialization = "1.8.1"
10
hilt = "2.56.2"
@@ -32,7 +32,7 @@ lyricist = "1.7.0"
32
navigation = "2.9.0"
33
molecule = "2.1.0"
34
media3 = "1.6.1"
35
-coroutines = "1.10.1"
+coroutines = "1.10.2"
36
workmanager = "2.10.1"
37
coil = "3.1.0"
38
ktor = "3.1.3"
0 commit comments