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:
parent
a123c6694c
commit
ff5d613e23
|
@ -292,7 +292,7 @@ dependencies {
|
||||||
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.6.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 moshi_version = '1.11.0'
|
||||||
def daggerVersion = '2.31'
|
def daggerVersion = '2.31'
|
||||||
def autofill_version = "1.0.0"
|
def autofill_version = "1.0.0"
|
||||||
|
|
Loading…
Reference in New Issue