Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit 8dd8500

Browse files
Update dependency androidx.fragment:fragment-ktx to v1.5.5 (#288)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) 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.5.5) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `1.5.4` -> `1.5.5` | [![age](https://badges.renovateapi.com/packages/maven/androidx.fragment:fragment-ktx/1.5.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/androidx.fragment:fragment-ktx/1.5.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/androidx.fragment:fragment-ktx/1.5.5/compatibility-slim/1.5.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/androidx.fragment:fragment-ktx/1.5.5/confidence-slim/1.5.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Goooler/DemoApp). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40OS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDkuMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0b89b8 commit 8dd8500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ androidX-collection = "1.2.0"
99
androidX-compose = "1.3.1"
1010
androidX-composeCompiler = "1.4.0-alpha02"
1111
androidX-core = "1.9.0"
12-
androidX-fragment = "1.5.4"
12+
androidX-fragment = "1.5.5"
1313
androidX-lifecycle = "2.5.1"
1414
androidX-room = "2.4.3"
1515
chucker = "3.5.2"

0 commit comments

Comments
 (0)