Skip to content

Commit 60d633c

Browse files
renovate[bot]sagarwal
andauthored
Update dependency androidx.fragment:fragment-ktx to v1.8.9 (#5505)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [androidx.fragment:fragment-ktx](https://developer.android.com/jetpack/androidx/releases/fragment#1.8.9) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `1.8.8` -> `1.8.9` | [![age](https://developer.mend.io/api/mc/badges/age/maven/androidx.fragment:fragment-ktx/1.8.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/androidx.fragment:fragment-ktx/1.8.8/1.8.9?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 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:eyJjcmVhdGVkSW5WZXIiOiI0MS42MC40IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sagarwal <[email protected]>
1 parent 6e99e82 commit 60d633c

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Next Release
44

55
### Internal
6-
- Bump AGP to v8.12.0
6+
- Bump AGP to v8.12.2
77
- Bump Lint to v31.12.0
88
- Bump Kotlin to v2.2.0
99
- Bump KSP to v2.2.0-2.0.2
@@ -12,14 +12,13 @@
1212
- Bump retrofit to v3.0.0
1313
- Bump sqlcipher to v4.10.0
1414
- Bump AndroidX AppCompat to v1.7.1
15-
- Bump AndroidX Fragment KTX to v1.8.8
15+
- Bump AndroidX Fragment KTX to v1.8.9
1616
- Bump asm to v9.8
1717
- Bump firebase remote config to v23.0.0
1818
- Bump Firebase Analytics KTX to v22.5.0
1919
- Bump Jackson Core to v2.19.2
2020
- Bump Lottie Compose to v6.6.7
2121
- Add `isUsingSmokelessTobacco` in `MedicalHistory` table
22-
- Bump AGP to v8.12.2
2322
- Bump Sentry to v8.20.0
2423
- Bump Kotlin to v2.2.10
2524
- Bump KSP to v2.2.10-2.0.2

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ androidx-archCoreTesting = "androidx.arch.core:core-testing:2.2.0"
5757
androidx-cardview = "androidx.cardview:cardview:1.0.0"
5858
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.1"
5959
androidx-core-ktx = "androidx.core:core-ktx:1.16.0"
60-
androidx-fragment = "androidx.fragment:fragment-ktx:1.8.8"
60+
androidx-fragment = "androidx.fragment:fragment-ktx:1.8.9"
6161
androidx-preference = "androidx.preference:preference:1.2.1"
6262
androidx-recyclerview = "androidx.recyclerview:recyclerview:1.4.0"
6363
androidx-viewpager2 = "androidx.viewpager2:viewpager2:1.1.0"

0 commit comments

Comments
 (0)