Skip to content

Commit 5395a53

Browse files
authored
Merge pull request #1693 from nextcloud/dependabot/gradle/com.github.bumptech.glide-glide-4.15.0
Bump com.github.bumptech.glide:glide from 4.14.2 to 4.15.0
2 parents 1709721 + e7bf3ff commit 5395a53

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)