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 a93a376 commit 596f9ddCopy full SHA for 596f9dd
android/build.gradle
@@ -40,8 +40,8 @@ dependencies {
40
implementation 'com.facebook.react:react-native:+'
41
42
// glide dependencies
43
- implementation 'com.github.bumptech.glide:glide:4.9.0'
44
- annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'
+ implementation 'com.github.bumptech.glide:glide:4.10.0'
+ annotationProcessor 'com.github.bumptech.glide:compiler:4.10.0'
45
46
// FirebaseUI Storage only
47
implementation 'com.firebaseui:firebase-ui-storage:3.0.0'
0 commit comments