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 925add3 commit ec6c5ddCopy full SHA for ec6c5dd
1 file changed
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
agp = "8.9.1"
3
-kotlin = "2.1.10"
+kotlin = "2.1.20"
4
dokka = "2.0.0"
5
jvmTarget = "11"
6
nexusPlugin = "0.26.0"
@@ -13,9 +13,9 @@ okhttp = "4.12.0"
13
ktor = "3.1.2"
14
ktorfit = "2.1.0"
15
ktorfitKSP = "2.2.0-1.0.30"
16
-coroutines = "1.10.1"
17
-kotlinSerialization = "1.8.0"
18
-ksp = "2.1.10-1.0.31"
+coroutines = "1.10.2"
+kotlinSerialization = "1.8.1"
+ksp = "2.1.20-2.0.0"
19
moshi = "1.15.2"
20
glide = "4.16.0"
21
androidxLifecycle = "2.8.7"
0 commit comments