Skip to content

Commit

Permalink
fix(deps): 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 Jan 21, 2025
1 parent 59a462f commit 9a1229e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/androidx.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ annotation = "androidx.annotation:annotation:1.9.1"
browser = "androidx.browser:browser:1.8.0"
biometric = "androidx.biometric:biometric:1.1.0"
palette = "androidx.palette:palette:1.0.0"
core-ktx = "androidx.core:core-ktx:1.13.1"
core-ktx = "androidx.core:core-ktx:1.15.0"
constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0"
multidex = "androidx.multidex:multidex:2.0.1"
work = "androidx.work:work-runtime-ktx:2.9.1"
Expand Down

0 comments on commit 9a1229e

Please sign in to comment.