From b974c589babb54486c4078e1476ae97dbcdf637e Mon Sep 17 00:00:00 2001 From: "courier-android-automation[bot]" Date: Tue, 26 May 2026 19:23:40 +0000 Subject: [PATCH] Bump courier-android to 6.0.1 --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index 27728a5..6dee0d5 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -111,7 +111,7 @@ dependencies { implementation 'com.google.code.gson:gson:2.11.0' // Courier Core SDK - api 'com.github.trycourier:courier-android:6.0.0' + api 'com.github.trycourier:courier-android:6.0.1' api 'androidx.recyclerview:recyclerview:1.3.2' // Firebase Messaging (needed to resolve RemoteMessage from Courier SDK APIs)