Skip to content

Commit

Permalink
fix(deps): update dependency androidx.core:core-ktx to v1.15.0 (#2619)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 0092b54 commit d8d7cd9
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 @@ -41,7 +41,7 @@ androidx-annotation = "androidx.annotation:annotation:1.9.1"
androidx-benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.3.3"
androidx-compose-ui-tooling = { group = "androidx.compose.ui", name = "ui-tooling" }
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0"
androidx-core = "androidx.core:core-ktx:1.13.1"
androidx-core = "androidx.core:core-ktx:1.15.0"
androidx-exifinterface = "androidx.exifinterface:exifinterface:1.3.7"
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime", version.ref = "androidx-lifecycle" }
androidx-lifecycle-viewmodel = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle" }
Expand Down

0 comments on commit d8d7cd9

Please sign in to comment.