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.
2 parents 1709721 + e7bf3ff commit 5395a53Copy full SHA for 5395a53
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