Skip to content

Commit

Permalink
fix(deps): update dependency androidx.work:work-runtime-ktx to v2.9.1 (
Browse files Browse the repository at this point in the history
…#1904)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent 46206e3 commit a3b402e
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.13.1"
constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4"
multidex = "androidx.multidex:multidex:2.0.1"
work = "androidx.work:work-runtime-ktx:2.9.0"
work = "androidx.work:work-runtime-ktx:2.9.1"

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 a3b402e

Please sign in to comment.