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 35c70b3 commit 0bca57eCopy full SHA for 0bca57e
app/build.gradle.kts
@@ -55,7 +55,7 @@ dependencies {
55
implementation("com.google.android.gms:play-services-auth:20.7.0")
56
57
// FirebaseUI (for authentication)
58
- implementation("com.firebaseui:firebase-ui-auth:9.0.0")
+ implementation("com.firebaseui:firebase-ui-auth:9.1.1")
59
60
// Support Libs
61
implementation("androidx.appcompat:appcompat:1.7.1")
0 commit comments