We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd67f5a + ff8055c commit e268d9cCopy full SHA for e268d9c
android/build.gradle
@@ -22,5 +22,5 @@ def getModuleVersion() {
22
23
dependencies {
24
implementation 'com.facebook.react:react-native:+'
25
- api 'com.github.Iterable.iterable-android-sdk:iterableapi:3.2.13'
+ api 'com.github.Iterable.iterable-android-sdk:iterableapi:3.2.14'
26
}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@iterable/react-native-sdk",
3
- "version": "1.0.27",
+ "version": "1.0.28",
4
"description": "Iterable SDK for React Native.",
5
"main": "./js/index.js",
6
"types": "./js/index.d.ts",
0 commit comments