Skip to content

Commit 0942d5c

Browse files
Update dependency androidx.core:core-ktx to v1.17.0
1 parent 2e0386a commit 0942d5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ composeBom = "2024.12.01"
1212

1313
[libraries]
1414
androidx-animation = { module = "androidx.compose.animation:animation", version.ref = "animation" }
15-
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version = "1.16.0" }
15+
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version = "1.17.0" }
1616
junit = { group = "junit", name = "junit", version.ref = "junit" }
1717
androidx-junit = { group = "androidx.test.ext", name = "junit", version.ref = "junitVersion" }
1818
androidx-espresso-core = { group = "androidx.test.espresso", name = "espresso-core", version.ref = "espressoCore" }

0 commit comments

Comments
 (0)