mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-23 16:36:37 +03:00
13 lines
462 B
Diff
13 lines
462 B
Diff
diff --git a/node_modules/react-native-navigation-bar-color/android/build.gradle b/node_modules/react-native-navigation-bar-color/android/build.gradle
|
|
index 24026a4..b1f1d05 100644
|
|
--- a/node_modules/react-native-navigation-bar-color/android/build.gradle
|
|
+++ b/node_modules/react-native-navigation-bar-color/android/build.gradle
|
|
@@ -1,6 +1,6 @@
|
|
buildscript {
|
|
repositories {
|
|
- jcenter()
|
|
+ mavenCentral() //patched
|
|
}
|
|
|
|
dependencies {
|