Skip to content

Commit 596999f

Browse files
authored
Auto-update dependencies. (#2658)
1 parent ff18b31 commit 596999f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
implementation("com.google.android.material:material:1.12.0")
5252

5353
// Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom)
54-
implementation(platform("com.google.firebase:firebase-bom:33.5.1"))
54+
implementation(platform("com.google.firebase:firebase-bom:33.10.0"))
5555

5656
// Cloud Functions for Firebase
5757
// TODO(thatfiredev): remove the pinned dependency version when

0 commit comments

Comments
 (0)