We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 995e6bd commit 8d52552Copy full SHA for 8d52552
packages/notifications/push/amplify_push_notifications/android/build.gradle
@@ -63,7 +63,7 @@ android {
63
}
64
65
dependencies {
66
- api "com.google.firebase:firebase-messaging:23.2.0"
+ api "com.google.firebase:firebase-messaging:24.0.1"
67
// Import support library for Amplify push utils
68
implementation 'com.amplifyframework:aws-push-notifications-pinpoint-common:2.19.1'
69
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1"
0 commit comments