Skip to content

Commit

Permalink
Bump com.google.firebase:firebase-config from 21.6.0 to 22.0.0
Browse files Browse the repository at this point in the history
Bumps [com.google.firebase:firebase-config](https://github.com/firebase/firebase-android-sdk) from 21.6.0 to 22.0.0.
- [Changelog](https://github.com/firebase/firebase-android-sdk/blob/main/docs/make_release_notes.py)
- [Commits](https://github.com/firebase/firebase-android-sdk/commits)

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-config
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent 642e6bd commit e659346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ktlint = "0.47.1"
androidx-collection = { module = "androidx.collection:collection", version = "1.4.3" }
androidx-lifecycle-common = { module = "androidx.lifecycle:lifecycle-common", version.ref = "androidx-lifecycle" }
androidx-lifecycle-viewmodel = { module = "androidx.lifecycle:lifecycle-viewmodel", version.ref = "androidx-lifecycle" }
google-firebase-config = { module = "com.google.firebase:firebase-config", version = "21.6.0" }
google-firebase-config = { module = "com.google.firebase:firebase-config", version = "22.0.0" }
google-firebase-database = { module = "com.google.firebase:firebase-database", version = "20.3.0" }
google-firebase-firestore = { module = "com.google.firebase:firebase-firestore", version = "24.10.0" }
google-firebase-functions = { module = "com.google.firebase:firebase-functions", version = "20.4.0" }
Expand Down

0 comments on commit e659346

Please sign in to comment.