Skip to content

Commit 7887985

Browse files
committed
version 1.0.25
1 parent d589af4 commit 7887985

File tree

3 files changed

+417
-298
lines changed

3 files changed

+417
-298
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ def getModuleVersion() {
2222

2323
dependencies {
2424
implementation 'com.facebook.react:react-native:+'
25-
api 'com.github.Iterable.iterable-android-sdk:iterableapi:3.2.9'
25+
api 'com.github.Iterable.iterable-android-sdk:iterableapi:3.2.10'
2626
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iterable/react-native-sdk",
3-
"version": "1.0.24",
3+
"version": "1.0.25",
44
"description": "Iterable SDK for React Native.",
55
"main": "./js/index.js",
66
"types": "./js/index.d.ts",

0 commit comments

Comments
 (0)