Skip to content

Commit

Permalink
Bump com.google.firebase:firebase-core from 16.0.6 to 21.1.1
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 90f1b6c commit d91735d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'com.google.android.material:material:1.0.0'
//Firebase
implementation 'com.google.firebase:firebase-core:16.0.6'
implementation 'com.google.firebase:firebase-core:21.1.1'
implementation 'com.google.firebase:firebase-crash:16.2.1'
}

Expand Down

0 comments on commit d91735d

Please sign in to comment.