fix(deps): update dependency androidx.core:core-splashscreen to v1.2.0-beta01 (#4955)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [androidx.core:core-splashscreen](https://developer.android.com/jetpack/androidx/releases/core#1.0.1) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `1.2.0-alpha02` -> `1.2.0-beta01` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4b4c0d4a6f
commit
b9cdb02630
2 changed files with 9 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ androidx-paging = "3.3.6"
|
|||
androidx-preference = "1.2.1"
|
||||
androidx-recyclerview = "1.4.0"
|
||||
androidx-sharetarget = "1.2.0"
|
||||
androidx-splashscreen = "1.2.0-alpha02"
|
||||
androidx-splashscreen = "1.2.0-beta01"
|
||||
androidx-swiperefresh-layout = "1.1.0"
|
||||
androidx-testing = "2.2.0"
|
||||
androidx-viewpager2 = "1.1.0"
|
||||
|
|
|
|||
|
|
@ -557,6 +557,14 @@
|
|||
<sha256 value="81c50181738c236c79de1867018a1ac25098ecf4a322fdd0864565d2b7d1af0c" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.core" name="core-splashscreen" version="1.2.0-beta01">
|
||||
<artifact name="core-splashscreen-1.2.0-beta01.aar">
|
||||
<sha256 value="17bb4ccb914cc3d9f4bb9494d01ae3a9033bbde823b9cf38f8e4efbdec9745e7" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
<artifact name="core-splashscreen-1.2.0-beta01.module">
|
||||
<sha256 value="442635de2017814f0bee00822b9bc90fa87f8f0d5c250de11ddc5efdeb4a6816" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.core" name="core-viewtree" version="1.0.0">
|
||||
<artifact name="core-viewtree-1.0.0.aar">
|
||||
<sha256 value="dc1b678d58ebcf2bfa1587be68ff826694ce3d221251b9ef30d4d4b36297e6de" origin="Generated by Gradle"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue