We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1709721 commit e7bf3ffCopy full SHA for e7bf3ff
app/build.gradle
@@ -86,8 +86,8 @@ dependencies {
86
}
87
88
// Glide
89
- implementation 'com.github.bumptech.glide:glide:4.14.2'
90
- annotationProcessor 'com.github.bumptech.glide:compiler:4.14.2'
+ implementation 'com.github.bumptech.glide:glide:4.15.0'
+ annotationProcessor 'com.github.bumptech.glide:compiler:4.15.0'
91
92
// Android X
93
implementation 'androidx.appcompat:appcompat:1.6.1'
0 commit comments