Skip to content

Commit

Permalink
fix(deps): update dependency androidx.core:core to v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2025
1 parent 059578e commit de548d3
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 @@ -29,7 +29,7 @@ android-gradle = { module = "com.android.tools.build:gradle", version.ref = "and
# AndroidX
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.8.2" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
androidx-core = { module = "androidx.core:core", version = "1.13.1" }
androidx-core = { module = "androidx.core:core", version = "1.15.0" }
androidx-core-ktx = { module = "androidx.core:core-ktx", version = "1.13.1" }
androidx-fragment-ktx = { module = "androidx.fragment:fragment-ktx", version = "1.8.5" }
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "lifecycle-version" }
Expand Down

0 comments on commit de548d3

Please sign in to comment.