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 bb50178 + 36508b0 commit f795223Copy full SHA for f795223
android/build.gradle
@@ -22,5 +22,5 @@ def getModuleVersion() {
22
23
dependencies {
24
implementation 'com.facebook.react:react-native:+'
25
- api 'com.iterable:iterableapi:3.2.10'
+ api 'com.github.Iterable.iterable-android-sdk:iterableapi:3.3.0-beta1'
26
}
0 commit comments