Skip to content

Commit

Permalink
Bump com.google.firebase:firebase-installations from 17.2.0 to 18.0.0
Browse files Browse the repository at this point in the history
Bumps [com.google.firebase:firebase-installations](https://github.com/firebase/firebase-android-sdk) from 17.2.0 to 18.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-installations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 8d15e3c commit 080f0a5
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 @@ -16,7 +16,7 @@ google-firebase-config = { module = "com.google.firebase:firebase-config", versi
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" }
google-firebase-installations = { module = "com.google.firebase:firebase-installations", version = "17.2.0" }
google-firebase-installations = { module = "com.google.firebase:firebase-installations", version = "18.0.0" }
io-grpc-okhttp = { module = "io.grpc:grpc-okhttp", version.ref = "io-grpc" }
io-grpc-protobuf-lite = { module = "io.grpc:grpc-protobuf-lite", version.ref = "io-grpc" }
io-grpc-stub = { module = "io.grpc:grpc-stub", version.ref = "io-grpc" }
Expand Down

0 comments on commit 080f0a5

Please sign in to comment.