Skip to content

Commit ef2035f

Browse files
authored
Auto-update dependencies. (#616)
Brought to you by your friendly [Repository Gardener](https://togithub.com/GoogleCloudPlatform/repository-gardener).
1 parent ee340dd commit ef2035f

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.10.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)