Skip to content

Commit 73aff33

Browse files
Bump firebase-auth from 20.0.4 to 21.0.1 in /android
Bumps firebase-auth from 20.0.4 to 21.0.1. Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa5cbba commit 73aff33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
implementation 'com.google.android.material:material:1.3.0'
4040
implementation 'androidx.constraintlayout:constraintlayout:2.1.1'
4141
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
42-
implementation 'com.google.firebase:firebase-auth:20.0.4'
42+
implementation 'com.google.firebase:firebase-auth:21.0.1'
4343
implementation 'com.google.firebase:firebase-database:19.7.0'
4444
testImplementation 'junit:junit:4.+'
4545
androidTestImplementation 'androidx.test.ext:junit:1.1.2'

0 commit comments

Comments
 (0)