Skip to content

Commit

Permalink
fix(deps): update dependency androidx.work:work-runtime-ktx to v2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 0c38719 commit f845686
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 @@ -19,7 +19,7 @@ palette = "androidx.palette:palette:1.0.0"
core-ktx = "androidx.core:core-ktx:1.15.0"
constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4"
multidex = "androidx.multidex:multidex:2.0.1"
work = "androidx.work:work-runtime-ktx:2.9.1"
work = "androidx.work:work-runtime-ktx:2.10.0"

lifecycle-process = { module = "androidx.lifecycle:lifecycle-process", version.ref = "lifecycle_version" }
lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "lifecycle_version" }
Expand Down

0 comments on commit f845686

Please sign in to comment.