mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2026-01-06 05:40:26 -06: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 {
|