Skip to content

Commit

Permalink
Update dependency androidx.core:core-ktx to v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent 8c89fc8 commit 9fe6166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ retrofit-serialization = { module = "com.squareup.retrofit2:converter-kotlinx-se
robolectric = "org.robolectric:robolectric:4.13"
coil = "io.coil-kt:coil-compose:2.7.0"
appCompat = "androidx.appcompat:appcompat:1.7.0"
androidxCore = "androidx.core:core-ktx:1.13.1"
androidxCore = "androidx.core:core-ktx:1.15.0"
kotlin-pluginForGradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
kotlin-compilerEmbeddable = { module = "org.jetbrains.kotlin:kotlin-compiler-embeddable", version.ref = "kotlin" }
desugar = "com.android.tools:desugar_jdk_libs:2.1.2"
Expand Down

0 comments on commit 9fe6166

Please sign in to comment.