Skip to content

Commit d7e8b88

Browse files
Bump firebase-database from 19.7.0 to 20.0.2 in /android
Bumps firebase-database from 19.7.0 to 20.0.2. --- updated-dependencies: - dependency-name: com.google.firebase:firebase-database dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 539baee commit d7e8b88

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
@@ -40,7 +40,7 @@ dependencies {
4040
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
4141
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
4242
implementation 'com.google.firebase:firebase-auth:20.0.4'
43-
implementation 'com.google.firebase:firebase-database:19.7.0'
43+
implementation 'com.google.firebase:firebase-database:20.0.2'
4444
testImplementation 'junit:junit:4.+'
4545
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
4646
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'

0 commit comments

Comments
 (0)