mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-22 05:42:33 +03:00
removed patch causing build failure in appcenter
This commit is contained in:
parent
68e24cc260
commit
b06f7d0e21
@ -1,13 +0,0 @@
|
||||
diff --git a/node_modules/react-native-iap/android/build.gradle b/node_modules/react-native-iap/android/build.gradle
|
||||
index 98fb247..00423e1 100644
|
||||
--- a/node_modules/react-native-iap/android/build.gradle
|
||||
+++ b/node_modules/react-native-iap/android/build.gradle
|
||||
@@ -55,7 +55,7 @@ android {
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
- jcenter()
|
||||
+ mavenCentral() //patched
|
||||
}
|
||||
|
||||
dependencies {
|
Loading…
Reference in New Issue
Block a user