Skip to content

Commit d91735d

Browse files
Bump com.google.firebase:firebase-core from 16.0.6 to 21.1.1
Bumps com.google.firebase:firebase-core from 16.0.6 to 21.1.1. --- updated-dependencies: - dependency-name: com.google.firebase:firebase-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90f1b6c commit d91735d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
4040
implementation 'com.google.android.material:material:1.0.0'
4141
//Firebase
42-
implementation 'com.google.firebase:firebase-core:16.0.6'
42+
implementation 'com.google.firebase:firebase-core:21.1.1'
4343
implementation 'com.google.firebase:firebase-crash:16.2.1'
4444
}
4545

0 commit comments

Comments
 (0)