Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump androidx.work:work-runtime-ktx from 2.9.0 to 2.11.0
Bumps androidx.work:work-runtime-ktx from 2.9.0 to 2.11.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2025
commit 593e24d1c167dd9a2b7682b84ad08c3d3b475539
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ androidxRoom = "2.6.1"
androidxTest = "1.6.1"
androidxTestExt = "1.1.3"
androidxTracing = "1.1.0"
androidxWorker = "2.9.0"
androidxWorker = "2.11.0"
androidxUiAutomator = "2.3.0"
viewModelLifecycle = "1.1.0"
hilt = "2.55"
Expand Down
Loading