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 @@ -33,7 +33,7 @@ dependencies {
33
33
implementation " com.google.firebase:firebase-auth-ktx:20.0.1"
34
34
35
35
// [START gradle_firebase_ui_auth]
36
- implementation " com.firebaseui:firebase-ui-auth:7.0 .0"
36
+ implementation " com.firebaseui:firebase-ui-auth:7.1 .0"
37
37
38
38
// Required only if Facebook login support is required
39
39
// 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.2.0'
27
27
implementation " com.google.firebase:firebase-storage-ktx:19.2.0"
28
28
29
- implementation ' com.firebaseui:firebase-ui-storage:7.0 .0'
29
+ implementation ' com.firebaseui:firebase-ui-storage:7.1 .0'
30
30
implementation ' com.github.bumptech.glide:glide:4.11.0'
31
31
annotationProcessor ' com.github.bumptech.glide:compiler:4.11.0'
32
32
kapt ' com.github.bumptech.glide:compiler:4.11.0'
You can’t perform that action at this time.
0 commit comments