Skip to content

Commit 71cbd4d

Browse files
fix: update Customer.io native SDKs (iOS 4.1.2, Android 4.15.1) (#560)
1 parent e6a005b commit 71cbd4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ customerio.reactnative.kotlinVersion=2.1.20
22
customerio.reactnative.compileSdkVersion=36
33
customerio.reactnative.targetSdkVersion=36
44
customerio.reactnative.minSdkVersion=21
5-
customerio.reactnative.cioSDKVersionAndroid=4.15.0
5+
customerio.reactnative.cioSDKVersionAndroid=4.15.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"./package.json": "./package.json"
2121
},
22-
"cioNativeiOSSdkVersion": "= 4.1.0",
22+
"cioNativeiOSSdkVersion": "= 4.1.2",
2323
"cioiOSFirebaseWrapperSdkVersion": "= 1.0.0",
2424
"files": [
2525
"src",

0 commit comments

Comments
 (0)