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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 1c7dcf2 commit b78842e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ dependencies {
implementation("androidx.appcompat:appcompat:1.1.0")
implementation("androidx.legacy:legacy-support-v4:1.0.0")
implementation("com.google.android.material:material:1.0.0")
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")
}

0 comments on commit b78842e

Please sign in to comment.