Skip to content

Commit

Permalink
update amplify android to latest in notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
jamilsaadeh97 authored Aug 27, 2024
1 parent 2262150 commit 229e3f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ android {
dependencies {
api "com.google.firebase:firebase-messaging:23.2.0"
// Import support library for Amplify push utils
implementation 'com.amplifyframework:aws-push-notifications-pinpoint-common:2.19.1'
implementation 'com.amplifyframework:aws-push-notifications-pinpoint-common:2.21.1'
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1"
implementation project(path: ':flutter_plugin_android_lifecycle')
implementation 'androidx.test:core-ktx:1.5.0'
Expand Down

0 comments on commit 229e3f6

Please sign in to comment.