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 c969fb8 commit 4b61d28Copy full SHA for 4b61d28
WordPressLoginFlow/build.gradle
@@ -57,8 +57,8 @@ dependencies {
57
}
58
59
60
- implementation 'com.github.bumptech.glide:glide:4.6.1'
61
- annotationProcessor 'com.github.bumptech.glide:compiler:4.6.1'
+ implementation 'com.github.bumptech.glide:glide:4.9.0'
+ annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'
62
63
// Dagger
64
implementation 'com.google.dagger:dagger:2.11'
0 commit comments