fix(deps): update dependency androidx.fragment:fragment-ktx to v1.8.3 (#4654)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [androidx.fragment:fragment-ktx](https://developer.android.com/jetpack/androidx/releases/fragment#1.8.3) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `1.8.2` -> `1.8.3` | [![age](https://developer.mend.io/api/mc/badges/age/maven/androidx.fragment:fragment-ktx/1.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/androidx.fragment:fragment-ktx/1.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/androidx.fragment:fragment-ktx/1.8.2/1.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/androidx.fragment:fragment-ktx/1.8.2/1.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 becomes conflicted, 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/tuskyapp/Tusky). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1dec5e9eee
commit
a9bf9393c4
@ -8,7 +8,7 @@ androidx-constraintlayout = "2.1.4"
|
||||
androidx-core = "1.13.1"
|
||||
androidx-drawerlayout = "1.2.0"
|
||||
androidx-exifinterface = "1.3.7"
|
||||
androidx-fragment = "1.8.2"
|
||||
androidx-fragment = "1.8.3"
|
||||
androidx-hilt = "1.2.0"
|
||||
androidx-junit = "1.2.1"
|
||||
androidx-lifecycle = "2.8.4"
|
||||
|
@ -700,6 +700,14 @@
|
||||
<sha256 value="95eb2d91e1b8022f1d466add4b7d125742031226e03890b9a892b3a03199b13a" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.fragment" name="fragment" version="1.8.3">
|
||||
<artifact name="fragment-1.8.3.aar">
|
||||
<sha256 value="67f34f197053fb465bad470cd3f0bf89be4f0ca12b7f7b7638b16d40e4c06d95" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
<artifact name="fragment-1.8.3.module">
|
||||
<sha256 value="d0bc415793a980fc2fcd2f2d78b24a3593d7f85855797076216cdd500f4d92c8" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.fragment" name="fragment-ktx" version="1.7.1">
|
||||
<artifact name="fragment-ktx-1.7.1-sources.jar">
|
||||
<sha256 value="6c9da4629e5057aa9f7caf9c2f6f77da387b0dec681d3dd65662d33c0871f7ca" origin="Generated by Gradle"/>
|
||||
@ -738,6 +746,14 @@
|
||||
<sha256 value="481916debe11dd09d9424cc92c9a98181351d6c8e9ef9ece2680ed6e085a4502" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.fragment" name="fragment-ktx" version="1.8.3">
|
||||
<artifact name="fragment-ktx-1.8.3.aar">
|
||||
<sha256 value="6349f112b40dd2849bb66bbed27d83c83893c9b061f5fc50c76e8b798ff71bd6" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
<artifact name="fragment-ktx-1.8.3.module">
|
||||
<sha256 value="ba80da9231246f3a0adb5220bdc28d83959de194b1f20d0b2712b7c56fd5e209" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.hilt" name="hilt-common" version="1.2.0">
|
||||
<artifact name="hilt-common-1.2.0.jar">
|
||||
<sha256 value="6b09081fd5a10de569b4be6463b146f6045bb18919bf309aff064980b6310371" origin="Generated by Gradle"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user