mirror of
https://github.com/Jellify-Music/App.git
synced 2026-03-29 02:50:59 -05:00
14 lines
447 B
Diff
14 lines
447 B
Diff
diff --git a/node_modules/react-native-dns-lookup/android/build.gradle b/node_modules/react-native-dns-lookup/android/build.gradle
|
|
index 013caca..fbb43c9 100644
|
|
--- a/node_modules/react-native-dns-lookup/android/build.gradle
|
|
+++ b/node_modules/react-native-dns-lookup/android/build.gradle
|
|
@@ -6,7 +6,7 @@ def safeExtGet(prop, fallback) {
|
|
|
|
buildscript {
|
|
repositories {
|
|
- jcenter()
|
|
+ mavenCentral()
|
|
}
|
|
|
|
dependencies {
|