Bump glide_version from 4.11.0 to 4.12.0

Bumps `glide_version` from 4.11.0 to 4.12.0.

Updates `glide` from 4.11.0 to 4.12.0
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/4.11.0...v4.12.0)

Updates `compiler` from 4.11.0 to 4.12.0
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/4.11.0...v4.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-19 21:52:06 +00:00 committed by GitHub
parent a123c6694c
commit ff5d613e23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -292,7 +292,7 @@ dependencies {
def arrow_version = "0.8.2"
def markwon_version = '4.1.2'
def big_image_viewer_version = '1.6.2'
def glide_version = '4.11.0'
def glide_version = '4.12.0'
def moshi_version = '1.11.0'
def daggerVersion = '2.31'
def autofill_version = "1.0.0"