File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ android {
4343
4444dependencies {
4545 // Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom)
46- implementation(platform(" com.google.firebase:firebase-bom:34.4 .0" ))
46+ implementation(platform(" com.google.firebase:firebase-bom:34.5 .0" ))
4747
4848 // Firestore
4949 implementation(" com.google.firebase:firebase-firestore" )
@@ -55,7 +55,7 @@ dependencies {
5555 implementation(" com.google.android.gms:play-services-auth:20.7.0" )
5656
5757 // FirebaseUI (for authentication)
58- implementation(" com.firebaseui:firebase-ui-auth:9.0.0 " )
58+ implementation(" com.firebaseui:firebase-ui-auth:9.1.1 " )
5959
6060 // Support Libs
6161 implementation(" androidx.appcompat:appcompat:1.7.1" )
You can’t perform that action at this time.
0 commit comments