Skip to content

Commit e7bf3ff

Browse files
Bump com.github.bumptech.glide:glide from 4.14.2 to 4.15.0
Bumps [com.github.bumptech.glide:glide](https://github.com/bumptech/glide) from 4.14.2 to 4.15.0. - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](bumptech/glide@v4.14.2...v4.15.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 1709721 commit e7bf3ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ dependencies {
8686
}
8787

8888
// Glide
89-
implementation 'com.github.bumptech.glide:glide:4.14.2'
90-
annotationProcessor 'com.github.bumptech.glide:compiler:4.14.2'
89+
implementation 'com.github.bumptech.glide:glide:4.15.0'
90+
annotationProcessor 'com.github.bumptech.glide:compiler:4.15.0'
9191

9292
// Android X
9393
implementation 'androidx.appcompat:appcompat:1.6.1'

0 commit comments

Comments
 (0)