Skip to content

Commit d764762

Browse files
committed
Auto-update dependencies.
1 parent 90d9993 commit d764762

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
@@ -36,7 +36,7 @@ dependencies {
3636
implementation("androidx.appcompat:appcompat:1.7.0")
3737

3838
// Import the BoM for the Firebase platform
39-
implementation(platform("com.google.firebase:firebase-bom:33.5.1"))
39+
implementation(platform("com.google.firebase:firebase-bom:33.9.0"))
4040

4141
// Add the dependency for the Cloud Functions library
4242
// When using the BoM, you don't specify versions in Firebase library dependencies

0 commit comments

Comments
 (0)