We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf6a716 commit 4ad056fCopy full SHA for 4ad056f
1 file changed
gradle/libs.versions.toml
@@ -12,7 +12,7 @@ composeBom = "2024.12.01"
12
13
[libraries]
14
androidx-animation = { module = "androidx.compose.animation:animation", version.ref = "animation" }
15
-androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version = "1.17.0" }
+androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version = "1.18.0" }
16
junit = { group = "junit", name = "junit", version.ref = "junit" }
17
androidx-junit = { group = "androidx.test.ext", name = "junit", version.ref = "junitVersion" }
18
androidx-espresso-core = { group = "androidx.test.espresso", name = "espresso-core", version.ref = "espressoCore" }
0 commit comments