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
…3.1 (#534)

Co-authored-by: playground-manager[bot] <126197455+playground-manager[bot]@users.noreply.github.com>
  • Loading branch information
playground-manager[bot] authored Sep 17, 2023
1 parent e561801 commit 3b8b573
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.2.3"
google-firebase-bom = "com.google.firebase:firebase-bom:32.3.1"
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 3b8b573

Please sign in to comment.