Skip to content

Commit b7f6ff5

Browse files
authored
Merge pull request #101 from AdamLBS/dependabot/gradle/com.google.firebase-firebase-auth-21.0.1
Bump firebase-auth from 20.0.3 to 21.0.1
2 parents 56f7fd6 + f1ee6df commit b7f6ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
implementation 'com.google.android.play:core:1.10.2'
5656
implementation 'com.google.android.material:material:1.3.0'
5757
implementation 'com.google.android.gms:play-services-auth:19.2.0'
58-
implementation 'com.google.firebase:firebase-auth:20.0.3'
58+
implementation 'com.google.firebase:firebase-auth:21.0.1'
5959
implementation 'com.google.android.gms:play-services-safetynet:17.0.0'
6060
implementation 'com.amitshekhar.android:android-networking:1.0.2'
6161
implementation 'com.google.firebase:firebase-config:21.0.1'

0 commit comments

Comments
 (0)