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 f9c74c3 + d2bf9e6 commit d8048fcCopy full SHA for d8048fc
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.3.8'
+ api project(':iterableapi')
26
}
0 commit comments