Bump PhotoView from 2.0.0 to 2.3.0

Bumps [PhotoView](https://github.com/Baseflow/PhotoView) from 2.0.0 to 2.3.0.
- [Release notes](https://github.com/Baseflow/PhotoView/releases)
- [Commits](https://github.com/Baseflow/PhotoView/compare/2.0.0...2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-29 22:13:07 +00:00 committed by Andy Scherzinger
parent cdaecef095
commit dfc1479e38
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -270,7 +270,7 @@ dependencies {
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'com.google.android.exoplayer:exoplayer:2.13.3'
implementation 'com.github.chrisbanes:PhotoView:2.0.0'
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.23'
implementation "io.noties.markwon:core:$markwonVersion"