Skip to content

Commit aca0c51

Browse files
committed
Auto-update dependencies.
1 parent 3cd2935 commit aca0c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
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.7.0"))
5555

5656
// Cloud Functions for Firebase
5757
implementation("com.google.firebase:firebase-functions")

0 commit comments

Comments
 (0)