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 6c7fd4d commit f1ee6dfCopy full SHA for f1ee6df
app/build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
implementation 'com.google.android.play:core:1.10.0'
56
implementation 'com.google.android.material:material:1.3.0'
57
implementation 'com.google.android.gms:play-services-auth:19.2.0'
58
- implementation 'com.google.firebase:firebase-auth:20.0.3'
+ implementation 'com.google.firebase:firebase-auth:21.0.1'
59
implementation 'com.google.android.gms:play-services-safetynet:17.0.0'
60
implementation 'com.amitshekhar.android:android-networking:1.0.2'
61
implementation 'com.google.firebase:firebase-config:21.0.1'
0 commit comments