File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ dependencies {
32
32
implementation " com.google.firebase:firebase-auth-ktx:21.0.1"
33
33
34
34
// [START gradle_firebase_ui_auth]
35
- implementation " com.firebaseui:firebase-ui-auth:7.1.1 "
35
+ implementation " com.firebaseui:firebase-ui-auth:7.2.0 "
36
36
37
37
// Required only if Facebook login support is required
38
38
// Find the latest Facebook SDK releases here: https://goo.gl/Ce5L94
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dependencies {
26
26
implementation ' androidx.appcompat:appcompat:1.3.0'
27
27
implementation " com.google.firebase:firebase-storage-ktx:20.0.0"
28
28
29
- implementation ' com.firebaseui:firebase-ui-storage:7.1.1 '
29
+ implementation ' com.firebaseui:firebase-ui-storage:7.2.0 '
30
30
implementation ' com.github.bumptech.glide:glide:4.12.0'
31
31
annotationProcessor ' com.github.bumptech.glide:compiler:4.12.0'
32
32
kapt ' com.github.bumptech.glide:compiler:4.12.0'
You can’t perform that action at this time.
0 commit comments