Skip to content

Commit 6e99e82

Browse files
renovate[bot]sagarwal
andauthored
Update androidx.work to v2.10.3 (#5476)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [androidx.work:work-gcm](https://developer.android.com/jetpack/androidx/releases/work#2.10.3) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `2.10.1` -> `2.10.3` | [![age](https://developer.mend.io/api/mc/badges/age/maven/androidx.work:work-gcm/2.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/androidx.work:work-gcm/2.10.1/2.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [androidx.work:work-rxjava2](https://developer.android.com/jetpack/androidx/releases/work#2.10.3) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `2.10.1` -> `2.10.3` | [![age](https://developer.mend.io/api/mc/badges/age/maven/androidx.work:work-rxjava2/2.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/androidx.work:work-rxjava2/2.10.1/2.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [androidx.work:work-runtime-ktx](https://developer.android.com/jetpack/androidx/releases/work#2.10.3) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `2.10.1` -> `2.10.3` | [![age](https://developer.mend.io/api/mc/badges/age/maven/androidx.work:work-runtime-ktx/2.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/androidx.work:work-runtime-ktx/2.10.1/2.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/simpledotorg/simple-android). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNjAuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sagarwal <[email protected]>
1 parent 4c0212c commit 6e99e82

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
- Bump Sentry to v8.20.0
2424
- Bump Kotlin to v2.2.10
2525
- Bump KSP to v2.2.10-2.0.2
26+
- Bump AndroidX Work to v2.10.3
2627

2728
### Changes
2829

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ androidx-cameraView = "1.4.2"
55
androidx-camera = "1.4.2"
66
androidx-paging = "3.3.6"
77
androidx-room = "2.7.2"
8-
androidx-work = "2.10.1"
8+
androidx-work = "2.10.3"
99
androidx-security-crypto = "1.1.0-alpha07"
1010
androidx-viewmodel = "2.8.7"
1111
androidx-lifecycle = "2.8.7"

0 commit comments

Comments
 (0)