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.
2 parents 724ceac + 511954d commit 2954db1Copy full SHA for 2954db1
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
android-compile = "35"
3
-android-gradle = "8.7.3"
+android-gradle = "8.8.0"
4
android-min = "21"
5
android-target = "35"
6
androidx-appcompat = "1.7.0"
@@ -27,9 +27,9 @@ junit = "4.13.2"
27
koin = "4.0.1"
28
kotlin = "2.1.0"
29
kotlinx-coroutines = "1.10.1"
30
-kotlinx-kover = "0.9.0"
+kotlinx-kover = "0.9.1"
31
ktlint = "1.0.0"
32
-mockk = "1.13.14"
+mockk = "1.13.16"
33
poko = "0.18.2"
34
squareup-leakcanary = "2.14"
35
squareup-logging-interceptor = "4.12.0"
0 commit comments