We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73d719d commit c33c316Copy full SHA for c33c316
1 file changed
android/build.gradle
@@ -33,7 +33,7 @@ repositories {
33
}
34
35
dependencies {
36
- compile 'com.facebook.react:react-native:+'
37
- compile 'io.intercom.android:intercom-sdk-base:5.+'
+ implementation 'com.facebook.react:react-native:+'
+ implementation 'io.intercom.android:intercom-sdk-base:5.+'
38
39
0 commit comments