fix(deps): update dependency androidx.exifinterface:exifinterface to v1.4.0 (#4956)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [androidx.exifinterface:exifinterface](https://developer.android.com/jetpack/androidx/releases/exifinterface#1.4.0) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `1.3.7` -> `1.4.0` | [](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
855442ed8c
commit
1b87c60d26
2 changed files with 9 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ androidx-cardview = "1.0.0"
|
|||
androidx-constraintlayout = "2.2.1"
|
||||
androidx-core = "1.15.0"
|
||||
androidx-drawerlayout = "1.2.0"
|
||||
androidx-exifinterface = "1.3.7"
|
||||
androidx-exifinterface = "1.4.0"
|
||||
androidx-fragment = "1.8.6"
|
||||
androidx-hilt = "1.2.0"
|
||||
androidx-junit = "1.2.1"
|
||||
|
|
|
|||
|
|
@ -977,6 +977,14 @@
|
|||
<sha256 value="f70819519ecc320028345c7c0c318d8157055e83fc466c899cd344dd4f630a31" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.exifinterface" name="exifinterface" version="1.4.0">
|
||||
<artifact name="exifinterface-1.4.0.aar">
|
||||
<sha256 value="61bb7b7f3ec0d9be3d96b59f90f014abdb1f7bc30d87c662cd705fab635c727f" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
<artifact name="exifinterface-1.4.0.module">
|
||||
<sha256 value="9470bd9b13ae6f8615fc6fb0493caf9364d7b751062d2e58b5b49d361810b34d" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.fragment" name="fragment" version="1.5.4">
|
||||
<artifact name="fragment-1.5.4.module">
|
||||
<sha256 value="af3260808dceb6532efc2d7215be45872c24a699dada7d77bff738ce3b85a7f0" origin="Generated by Gradle"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue