Skip to content

Commit 739db4a

Browse files
dependabot[bot]stefan-niedermann
authored andcommitted
Bump glide from 4.13.2 to 4.14.0
Bumps [glide](https://github.com/bumptech/glide) from 4.13.2 to 4.14.0. - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](bumptech/glide@v4.13.2...v4.14.0) --- updated-dependencies: - dependency-name: com.github.bumptech.glide:glide dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92c772e commit 739db4a

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
@@ -88,7 +88,7 @@ dependencies {
8888
}
8989

9090
// Glide
91-
implementation 'com.github.bumptech.glide:glide:4.13.2'
91+
implementation 'com.github.bumptech.glide:glide:4.14.0'
9292
annotationProcessor 'com.github.bumptech.glide:compiler:4.13.2'
9393

9494
// Android X

0 commit comments

Comments
 (0)