mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
Bump big_image_viewer_version from 1.8.0 to 1.8.1
Bumps `big_image_viewer_version` from 1.8.0 to 1.8.1. Updates `BigImageViewer` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/Piasy/BigImageViewer/releases) - [Changelog](https://github.com/Piasy/BigImageViewer/blob/master/CHANGELOG.md) - [Commits](https://github.com/Piasy/BigImageViewer/compare/v1.8.0...v1.8.1) Updates `GlideImageLoader` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/Piasy/BigImageViewer/releases) - [Changelog](https://github.com/Piasy/BigImageViewer/blob/master/CHANGELOG.md) - [Commits](https://github.com/Piasy/BigImageViewer/compare/v1.8.0...v1.8.1) Updates `ProgressPieIndicator` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/Piasy/BigImageViewer/releases) - [Changelog](https://github.com/Piasy/BigImageViewer/blob/master/CHANGELOG.md) - [Commits](https://github.com/Piasy/BigImageViewer/compare/v1.8.0...v1.8.1) Updates `GlideImageViewFactory` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/Piasy/BigImageViewer/releases) - [Changelog](https://github.com/Piasy/BigImageViewer/blob/master/CHANGELOG.md) - [Commits](https://github.com/Piasy/BigImageViewer/compare/v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: com.github.piasy:BigImageViewer dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.github.piasy:GlideImageLoader dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.github.piasy:ProgressPieIndicator dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.github.piasy:GlideImageViewFactory dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
60caac4214
commit
ef1a66a37c
@ -310,7 +310,7 @@ dependencies {
|
||||
def fragment_version = '1.3.6'
|
||||
def arrow_version = "0.8.2"
|
||||
def markwon_version = '4.1.2'
|
||||
def big_image_viewer_version = '1.8.0'
|
||||
def big_image_viewer_version = '1.8.1'
|
||||
def glide_version = '4.12.0'
|
||||
def moshi_version = '1.12.0'
|
||||
def daggerVersion = '2.38'
|
||||
|
Loading…
Reference in New Issue
Block a user