From af405f5ec776ebdb255fd6a4ce19a46ef27e216e Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 24 Nov 2025 09:08:04 +0000 Subject: [PATCH] chore: update Customer.io native SDK versions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - iOS: 4.0.0 → 4.0.0 - Android: 4.13.0 → 4.14.0 🤖 Automated update with compilation verification --- android/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/gradle.properties b/android/gradle.properties index 8ae0d762..cfc2a417 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -2,4 +2,4 @@ customerio.reactnative.kotlinVersion=2.1.20 customerio.reactnative.compileSdkVersion=36 customerio.reactnative.targetSdkVersion=36 customerio.reactnative.minSdkVersion=21 -customerio.reactnative.cioSDKVersionAndroid=4.13.0 +customerio.reactnative.cioSDKVersionAndroid=4.14.0