We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6a005b commit 71cbd4dCopy full SHA for 71cbd4d
android/gradle.properties
@@ -2,4 +2,4 @@ customerio.reactnative.kotlinVersion=2.1.20
2
customerio.reactnative.compileSdkVersion=36
3
customerio.reactnative.targetSdkVersion=36
4
customerio.reactnative.minSdkVersion=21
5
-customerio.reactnative.cioSDKVersionAndroid=4.15.0
+customerio.reactnative.cioSDKVersionAndroid=4.15.1
package.json
@@ -19,7 +19,7 @@
19
},
20
"./package.json": "./package.json"
21
22
- "cioNativeiOSSdkVersion": "= 4.1.0",
+ "cioNativeiOSSdkVersion": "= 4.1.2",
23
"cioiOSFirebaseWrapperSdkVersion": "= 1.0.0",
24
"files": [
25
"src",
0 commit comments