Skip to content

Commit c33c316

Browse files
nerbodabrowniefed
authored andcommitted
Replace compile with implementation (#230)
1 parent 73d719d commit c33c316

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repositories {
3333
}
3434

3535
dependencies {
36-
compile 'com.facebook.react:react-native:+'
37-
compile 'io.intercom.android:intercom-sdk-base:5.+'
36+
implementation 'com.facebook.react:react-native:+'
37+
implementation 'io.intercom.android:intercom-sdk-base:5.+'
3838
}
3939

0 commit comments

Comments
 (0)