Skip to content

Commit

Permalink
Bump androidx.core:core-ktx from 1.12.0 to 1.15.0 (#61)
Browse files Browse the repository at this point in the history
Bumps androidx.core:core-ktx from 1.12.0 to 1.15.0.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 6b5cd3f commit 2d74563
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 @@ -5,7 +5,7 @@ kotlin = "1.9.22"

[libraries]
# implementation
core-ktx = "androidx.core:core-ktx:1.12.0"
core-ktx = "androidx.core:core-ktx:1.15.0"
kotlin-bom = "org.jetbrains.kotlin:kotlin-bom:1.8.22"
appcompat = "androidx.appcompat:appcompat:1.6.1"
material = "com.google.android.material:material:1.12.0"
Expand Down

0 comments on commit 2d74563

Please sign in to comment.