Skip to content

Commit b497717

Browse files
Bump glide_version from 4.8.0 to 4.11.0
Bumps `glide_version` from 4.8.0 to 4.11.0. Updates `glide` from 4.8.0 to 4.11.0 - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](bumptech/glide@4.8.0...v4.11.0) Updates `okhttp3-integration` from 4.8.0 to 4.11.0 - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](bumptech/glide@4.8.0...v4.11.0) Updates `compiler` from 4.8.0 to 4.11.0 - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](bumptech/glide@4.8.0...v4.11.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbb14b2 commit b497717

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ ext {
3333
retrofit_version = '2.1.0'
3434
arch_version = '1.1.1'
3535
dagger_version = '2.11'
36-
glide_version = '4.8.0'
36+
glide_version = '4.11.0'
3737
constraints_layout = '1.1.3'
3838
room_version = "2.2.1"
3939
}

0 commit comments

Comments
 (0)