Skip to content

Commit

Permalink
fix(deps): update dependency com.google.firebase:firebase-bom to v32.…
Browse files Browse the repository at this point in the history
…5.0 (#618)

Co-authored-by: playground-manager[bot] <126197455+playground-manager[bot]@users.noreply.github.com>
Co-authored-by: Ash Davies <[email protected]>
  • Loading branch information
playground-manager[bot] and ashdavies authored Nov 3, 2023
1 parent af955b9 commit 8e5ef8a
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 @@ -51,7 +51,7 @@ google-cloud-firestore = { module = "com.google.cloud:google-cloud-firestore" }
google-cloud-storage = { module = "com.google.cloud:google-cloud-storage" }

google-firebase-admin = "com.google.firebase:firebase-admin:9.2.0"
google-firebase-bom = "com.google.firebase:firebase-bom:32.4.1"
google-firebase-bom = "com.google.firebase:firebase-bom:32.5.0"
google-firebase-analytics = { module = "com.google.firebase:firebase-analytics-ktx" }
google-firebase-appcheck = { module = "com.google.firebase:firebase-appcheck" }
google-firebase-appcheck-debug = { module = "com.google.firebase:firebase-appcheck-debug" }
Expand Down

0 comments on commit 8e5ef8a

Please sign in to comment.