Skip to content

Commit

Permalink
Bump androidx.work:work-runtime-ktx from 2.9.1 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps androidx.work:work-runtime-ktx from 2.9.1 to 2.10.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent a85cbb9 commit 0240fad
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 @@ -44,7 +44,7 @@ lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", v
lifecycle-runtime-compose = { module = "androidx.lifecycle:lifecycle-runtime-compose", version.ref = "lifecycle" }
room-runtime = { module = "androidx.room:room-ktx", version.ref = "room" }
room-compiler = { module = "androidx.room:room-compiler", version.ref = "room" }
work-runtime-ktx = { module = "androidx.work:work-runtime-ktx", version = "2.9.1" }
work-runtime-ktx = { module = "androidx.work:work-runtime-ktx", version = "2.10.0" }
browser = { module = "androidx.browser:browser", version = "1.8.0" }
viewbinding = { module = "androidx.databinding:viewbinding", version.ref = "agp" }
window = { module = "androidx.window:window", version = "1.3.0" }
Expand Down

0 comments on commit 0240fad

Please sign in to comment.