Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 69b08a1

Browse files
committed
test
1 parent 6a39851 commit 69b08a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

android/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ android {
2020
}
2121

2222
dependencies {
23-
compile 'com.facebook.react:react-native:0.20.+'
24-
compile 'com.instabug.library:instabug:3+'
23+
implementation 'com.facebook.react:react-native:0.20.+'
24+
implementation 'com.instabug.library:instabug:3+'
2525

2626
}
27-
27+

0 commit comments

Comments
 (0)