Skip to content

Commit

Permalink
chore: upgrade Firebase BOM to 33.10.0 (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeyls authored Feb 28, 2025
1 parent 69c2b55 commit 042a228
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ apollo-adapters = "0.0.4"
coil = "3.1.0"
compose = "1.7.8" # Used by the Wear OS app only
crashlytics-plugin = "3.0.3"
firebase-auth = "1.12.0"
firebase-bom = "33.9.0"
firebase-auth = "1.12.0" # Do not upgrade until openfeedback upgrades the same dependency
firebase-bom = "33.10.0"
google-services-plugin = "4.4.2"
googleid = "1.1.1"
horologist = "0.6.22"
Expand Down

0 comments on commit 042a228

Please sign in to comment.