diff --git a/android/build.gradle b/android/build.gradle index 740e60e..da7de90 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -110,7 +110,7 @@ dependencies { implementation 'com.google.code.gson:gson:2.11.0' // Courier Core SDK - api 'com.github.trycourier:courier-android:5.3.0' + api 'com.github.trycourier:courier-android:5.3.1' api 'androidx.recyclerview:recyclerview:1.3.2' }