Skip to content

Commit 82fee3c

Browse files
dependabot[bot]stefan-niedermann
authored andcommitted
Bump glide from 4.14.0 to 4.14.1
Bumps [glide](https://github.com/bumptech/glide) from 4.14.0 to 4.14.1. - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](bumptech/glide@v4.14.0...v4.14.1) --- updated-dependencies: - dependency-name: com.github.bumptech.glide:glide dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23aa751 commit 82fee3c

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

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

9494
// Android X

0 commit comments

Comments
 (0)