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 043a2ee commit 900ab68Copy full SHA for 900ab68
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ android-min = "21"
5
android-target = "35"
6
androidx-appcompat = "1.7.1"
7
androidx-constraintlayout = "2.2.1"
8
-androidx-core-ktx = "1.16.0"
+androidx-core-ktx = "1.17.0"
9
androidx-lifecycle = "2.9.2"
10
androidx-material = "1.12.0"
11
androidx-recyclerview = "1.4.0"
@@ -25,7 +25,7 @@ java-toolchain = "21"
25
jetbrains-compose = "1.8.2"
26
junit = "4.13.2"
27
koin = "4.1.0"
28
-kotlin = "2.2.0"
+kotlin = "2.2.10"
29
kotlinx-coroutines = "1.10.2"
30
kotlinx-kover = "0.9.1"
31
ktlint = "1.0.0"
@@ -38,7 +38,7 @@ squareup-retrofit = "3.0.0"
38
spotless = "7.2.1"
39
timber = "5.0.1"
40
viewBindingDelegate = "1.4.0"
41
-ksp = "2.2.0-2.0.2"
+ksp = "2.2.10-2.0.2"
42
43
[libraries]
44
0 commit comments