Skip to content

Commit c4af115

Browse files
committed
fix build gradle
1 parent 5e12dd1 commit c4af115

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

android/build.gradle

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@ android {
1313
}
1414

1515
dependencies {
16-
<<<<<<< HEAD
17-
compile 'com.facebook.react:react-native:+'
18-
compile 'com.molpay:molpay-mobile-xdk-android:3.20.0'
19-
=======
2016
implementation 'com.facebook.react:react-native:+'
2117
implementation 'com.molpay:molpay-mobile-xdk-android:3.21.0'
22-
>>>>>>> 489a072... update android gradle
2318
}

0 commit comments

Comments
 (0)