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 2ebbc90 + 596f9dd commit 2be5a4cCopy full SHA for 2be5a4c
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