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 aa5cbba commit 73aff33Copy full SHA for 73aff33
android/app/build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
implementation 'com.google.android.material:material:1.3.0'
40
implementation 'androidx.constraintlayout:constraintlayout:2.1.1'
41
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
42
- implementation 'com.google.firebase:firebase-auth:20.0.4'
+ implementation 'com.google.firebase:firebase-auth:21.0.1'
43
implementation 'com.google.firebase:firebase-database:19.7.0'
44
testImplementation 'junit:junit:4.+'
45
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
0 commit comments