diff --git a/android/build.gradle b/android/build.gradle index a0dfea4..8fa0eae 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -56,7 +56,7 @@ dependencies { implementation 'com.google.code.gson:gson:2.11.0' // Courier Core SDK - api 'com.github.trycourier:courier-android:6.1.0' + api 'com.github.trycourier:courier-android:6.1.1' // Firebase Messaging (needed to resolve RemoteMessage from Courier SDK APIs) compileOnly 'com.google.firebase:firebase-messaging:23.4.1'