Skip to content

Commit

Permalink
fix build gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
LeowWH committed Jul 24, 2018
1 parent 5e12dd1 commit c4af115
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ android {
}

dependencies {
<<<<<<< HEAD
compile 'com.facebook.react:react-native:+'
compile 'com.molpay:molpay-mobile-xdk-android:3.20.0'
=======
implementation 'com.facebook.react:react-native:+'
implementation 'com.molpay:molpay-mobile-xdk-android:3.21.0'
>>>>>>> 489a072... update android gradle
}

0 comments on commit c4af115

Please sign in to comment.