Skip to content

Commit 4b15ddc

Browse files
dependabot[bot]Jonas Greifenhain
authored andcommitted
chore(deps): bump com.google.firebase:firebase-bom
Bumps com.google.firebase:firebase-bom from 33.16.0 to 34.9.0. --- updated-dependencies: - dependency-name: com.google.firebase:firebase-bom dependency-version: 34.9.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f130e52 commit 4b15ddc

File tree

1 file changed

+1
-1
lines changed
  • packages/notifications/push/amplify_push_notifications/android

1 file changed

+1
-1
lines changed

packages/notifications/push/amplify_push_notifications/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ android {
6767
dependencies {
6868
coreLibraryDesugaring "com.android.tools:desugar_jdk_libs:2.1.5"
6969

70-
implementation(platform("com.google.firebase:firebase-bom:33.16.0"))
70+
implementation(platform("com.google.firebase:firebase-bom:34.9.0"))
7171
api "com.google.firebase:firebase-messaging"
7272

7373
// Import support library for Amplify push utils

0 commit comments

Comments
 (0)