Skip to content

Commit 234d512

Browse files
renovate[bot]sagarwal
andauthored
Update dependency androidx.activity:activity-ktx to v1.12.2 (#5620)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [androidx.activity:activity-ktx](https://developer.android.com/jetpack/androidx/releases/activity#1.12.2) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `1.10.1` → `1.12.2` | ![age](https://developer.mend.io/api/mc/badges/age/maven/androidx.activity:activity-ktx/1.12.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/androidx.activity:activity-ktx/1.10.1/1.12.2?slim=true) | --- ### 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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQyLjY5LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sagarwal <sagarwal@rtsl.org>
1 parent 0a17c5e commit 234d512

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
- Bump GH Actions `upload-artifacts` to v6
4747
- Add support for Android 16
4848
- Bump compile and target SDK to 36
49+
- Bump AndroidX Activity to v1.12.2
4950

5051
### Changes
5152

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ androidx-work = "2.11.0"
99
androidx-security-crypto = "1.1.0"
1010
androidx-viewmodel = "2.10.0"
1111
androidx-lifecycle = "2.10.0"
12-
androidx-activity = "1.10.1"
12+
androidx-activity = "1.12.2"
1313

1414
chucker = "4.2.0"
1515
dagger = "2.57.2"

0 commit comments

Comments
 (0)