Skip to content

Commit 8d52552

Browse files
chore(deps): bump com.google.firebase:firebase-messaging
Bumps [com.google.firebase:firebase-messaging](https://github.com/firebase/firebase-android-sdk) from 23.2.0 to 24.0.1. - [Changelog](https://github.com/firebase/firebase-android-sdk/blob/main/docs/make_release_notes.py) - [Commits](https://github.com/firebase/firebase-android-sdk/commits) --- updated-dependencies: - dependency-name: com.google.firebase:firebase-messaging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 995e6bd commit 8d52552

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
@@ -63,7 +63,7 @@ android {
6363
}
6464

6565
dependencies {
66-
api "com.google.firebase:firebase-messaging:23.2.0"
66+
api "com.google.firebase:firebase-messaging:24.0.1"
6767
// Import support library for Amplify push utils
6868
implementation 'com.amplifyframework:aws-push-notifications-pinpoint-common:2.19.1'
6969
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1"

0 commit comments

Comments
 (0)