fix(deps): update dependency androidx.activity:activity to v1.9.1 (#4582)
[![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.activity:activity](https://developer.android.com/jetpack/androidx/releases/activity#1.9.1) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `1.9.0` -> `1.9.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/androidx.activity:activity/1.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/androidx.activity:activity/1.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/androidx.activity:activity/1.9.0/1.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/androidx.activity:activity/1.9.0/1.9.1?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 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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/tuskyapp/Tusky). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
47e453a9de
commit
b63b7d965a
@ -1,6 +1,6 @@
|
||||
[versions]
|
||||
agp = "8.5.1"
|
||||
androidx-activity = "1.9.0"
|
||||
androidx-activity = "1.9.1"
|
||||
androidx-appcompat = "1.7.0"
|
||||
androidx-browser = "1.8.0"
|
||||
androidx-cardview = "1.0.0"
|
||||
|
@ -22,6 +22,14 @@
|
||||
<sha256 value="0750e6ebaaeee0fe793eb51a73691df0ddfa68b543e53e714be6e46c37f6a404" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.activity" name="activity" version="1.9.1">
|
||||
<artifact name="activity-1.9.1.aar">
|
||||
<sha256 value="39530cfc0b8ff3a593b6c94b42b12780bbae2a8f5ac70e7698c43734861de7f5" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
<artifact name="activity-1.9.1.module">
|
||||
<sha256 value="bd1a8357e0e1b9c618cd8bf56488a53dd22d434e546980ef28c2e28f084a1496" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.activity" name="activity-ktx" version="1.8.1">
|
||||
<artifact name="activity-ktx-1.8.1.module">
|
||||
<sha256 value="bea2f811b8d8c1b8a835e11d3c68219097c597c458429d3ceafd728e0ca2c6d1" origin="Generated by Gradle"/>
|
||||
@ -35,6 +43,14 @@
|
||||
<sha256 value="2ee9817c674857b18c073558c9126a836126c8b046bc3cfda6d638efe8857cad" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.activity" name="activity-ktx" version="1.9.1">
|
||||
<artifact name="activity-ktx-1.9.1.aar">
|
||||
<sha256 value="9de8f7238206325cfd195c0f8667087646c7057c923a3ff156602da2568d553f" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
<artifact name="activity-ktx-1.9.1.module">
|
||||
<sha256 value="0d757d51429b977169017542f264c86a977dde2747d6f6d6bed2daaca4fe4c83" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.annotation" name="annotation" version="1.0.0">
|
||||
<artifact name="annotation-1.0.0.jar">
|
||||
<sha256 value="0baae9755f7caf52aa80cd04324b91ba93af55d4d1d17dcc9a7b53d99ef7c016" origin="Generated by Gradle"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user