Update dependency com.github.chrisbanes:PhotoView to v2.3.0 (#29)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.github.chrisbanes:PhotoView](https://baseflow.com) ([source](https://github.com/Baseflow/PhotoView)) | dependencies | minor | `2.0.0` -> `2.3.0` | --- ### Release Notes <details> <summary>Baseflow/PhotoView (com.github.chrisbanes:PhotoView)</summary> ### [`v2.3.0`](https://github.com/Baseflow/PhotoView/compare/2.2.0...2.3.0) [Compare Source](https://github.com/Baseflow/PhotoView/compare/2.2.0...2.3.0) ### [`v2.2.0`](https://github.com/Baseflow/PhotoView/compare/2.1.4...2.2.0) [Compare Source](https://github.com/Baseflow/PhotoView/compare/2.1.4...2.2.0) ### [`v2.1.4`](https://github.com/Baseflow/PhotoView/compare/2.1.3...2.1.4) [Compare Source](https://github.com/Baseflow/PhotoView/compare/2.1.3...2.1.4) ### [`v2.1.3`](https://github.com/Baseflow/PhotoView/compare/2.1.1...2.1.3) [Compare Source](https://github.com/Baseflow/PhotoView/compare/2.1.1...2.1.3) ### [`v2.1.1`](https://github.com/Baseflow/PhotoView/compare/2.1.0...2.1.1) [Compare Source](https://github.com/Baseflow/PhotoView/compare/2.1.0...2.1.1) ### [`v2.1.0`](https://github.com/Baseflow/PhotoView/compare/2.0.0...2.1.0) [Compare Source](https://github.com/Baseflow/PhotoView/compare/2.0.0...2.1.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every day" (UTC), Automerge - "every weekend" (UTC). 🚦 **Automerge**: Enabled. ♻ **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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Reviewed-on: helcel/beendroid#29 Co-authored-by: bot <bot@helcel.net> Co-committed-by: bot <bot@helcel.net>
This commit is contained in:
parent
622c7dad3a
commit
93baefca27
@ -51,7 +51,7 @@ dependencies {
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
|
||||
|
||||
implementation 'com.caverock:androidsvg-aar:1.4'
|
||||
implementation 'com.github.chrisbanes:PhotoView:2.0.0'
|
||||
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
|
||||
implementation 'com.mikepenz:aboutlibraries:10.10.0'
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user