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 ab93ff0 commit 6159b55Copy full SHA for 6159b55
app/build.gradle
@@ -66,7 +66,7 @@ dependencies {
66
// https://bumptech.github.io/glide/
67
// https://mvnrepository.com/artifact/com.github.bumptech.glide/glide
68
// { exclude group: "com.android.support" }
69
- implementation('com.github.bumptech.glide:glide:4.8.0') {
+ implementation('com.github.bumptech.glide:glide:4.9.0') {
70
exclude group: "com.android.support"
71
}
72
annotationProcessor 'androidx.annotation:annotation:1.1.0'
0 commit comments