Skip to content

Commit 0254244

Browse files
build(deps): Bump glideVersion from 4.15.1 to 4.16.0
Bumps `glideVersion` from 4.15.1 to 4.16.0. Updates `com.github.bumptech.glide:glide` from 4.15.1 to 4.16.0 - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](bumptech/glide@v4.15.1...v4.16.0) Updates `com.github.bumptech.glide:compiler` from 4.15.1 to 4.16.0 - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](bumptech/glide@v4.15.1...v4.16.0) --- updated-dependencies: - dependency-name: com.github.bumptech.glide:glide dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.github.bumptech.glide:compiler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 19ffa0e commit 0254244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ android {
6868
}
6969

7070
ext {
71-
glideVersion = '4.15.1'
71+
glideVersion = '4.16.0'
7272
roomVersion = "2.5.1"
7373
}
7474

0 commit comments

Comments
 (0)