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 6c067c7 commit 94ecff5Copy full SHA for 94ecff5
gradle/libs.versions.toml
@@ -25,7 +25,7 @@ java-toolchain = "21"
25
jetbrains-compose = "1.8.0"
26
junit = "4.13.2"
27
koin = "4.0.4"
28
-kotlin = "2.1.20"
+kotlin = "2.1.21"
29
kotlinx-coroutines = "1.10.2"
30
kotlinx-kover = "0.9.1"
31
ktlint = "1.0.0"
@@ -34,11 +34,11 @@ poko = "0.18.6"
34
squareup-leakcanary = "2.14"
35
squareup-logging-interceptor = "4.12.0"
36
squareup-moshi = "1.15.2"
37
-squareup-retrofit = "2.11.0"
+squareup-retrofit = "2.12.0"
38
spotless = "7.0.3"
39
timber = "5.0.1"
40
viewBindingDelegate = "1.4.0"
41
-ksp = "2.1.20-2.0.1"
+ksp = "2.1.21-2.0.1"
42
43
[libraries]
44
0 commit comments