Bump big_image_viewer_version from 1.7.1 to 1.8.0
Bumps `big_image_viewer_version` from 1.7.1 to 1.8.0. Updates `BigImageViewer` from 1.7.1 to 1.8.0 - [Release notes](https://github.com/Piasy/BigImageViewer/releases) - [Changelog](https://github.com/Piasy/BigImageViewer/blob/master/CHANGELOG.md) - [Commits](https://github.com/Piasy/BigImageViewer/commits) Updates `GlideImageLoader` from 1.7.1 to 1.8.0 - [Release notes](https://github.com/Piasy/BigImageViewer/releases) - [Changelog](https://github.com/Piasy/BigImageViewer/blob/master/CHANGELOG.md) - [Commits](https://github.com/Piasy/BigImageViewer/commits) Updates `ProgressPieIndicator` from 1.7.1 to 1.8.0 - [Release notes](https://github.com/Piasy/BigImageViewer/releases) - [Changelog](https://github.com/Piasy/BigImageViewer/blob/master/CHANGELOG.md) - [Commits](https://github.com/Piasy/BigImageViewer/commits) Updates `GlideImageViewFactory` from 1.7.1 to 1.8.0 - [Release notes](https://github.com/Piasy/BigImageViewer/releases) - [Changelog](https://github.com/Piasy/BigImageViewer/blob/master/CHANGELOG.md) - [Commits](https://github.com/Piasy/BigImageViewer/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
288aed3252
commit
39f304a57b
|
@ -294,7 +294,7 @@ dependencies {
|
||||||
def fragment_version = '1.3.2'
|
def fragment_version = '1.3.2'
|
||||||
def arrow_version = "0.8.2"
|
def arrow_version = "0.8.2"
|
||||||
def markwon_version = '4.1.2'
|
def markwon_version = '4.1.2'
|
||||||
def big_image_viewer_version = '1.7.1'
|
def big_image_viewer_version = '1.8.0'
|
||||||
def glide_version = '4.12.0'
|
def glide_version = '4.12.0'
|
||||||
def moshi_version = '1.12.0'
|
def moshi_version = '1.12.0'
|
||||||
def daggerVersion = '2.34'
|
def daggerVersion = '2.34'
|
||||||
|
|
Loading…
Reference in New Issue