We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b76a10 commit 2a1eca4Copy full SHA for 2a1eca4
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
android-compile = "35"
3
-android-gradle = "8.9.0"
+android-gradle = "8.9.1"
4
android-min = "21"
5
android-target = "35"
6
androidx-appcompat = "1.7.0"
@@ -24,8 +24,8 @@ java-target = "11"
24
java-toolchain = "21"
25
jetbrains-compose = "1.7.3"
26
junit = "4.13.2"
27
-koin = "4.0.2"
28
-kotlin = "2.1.10"
+koin = "4.0.3"
+kotlin = "2.1.20"
29
kotlinx-coroutines = "1.10.1"
30
kotlinx-kover = "0.9.1"
31
ktlint = "1.0.0"
@@ -38,7 +38,7 @@ squareup-retrofit = "2.11.0"
38
spotless = "7.0.2"
39
timber = "5.0.1"
40
viewBindingDelegate = "1.4.0"
41
-ksp = "2.1.10-1.0.31"
+ksp = "2.1.20-1.0.32"
42
43
[libraries]
44
0 commit comments