13 lines
444 B
Diff
13 lines
444 B
Diff
diff --git a/node_modules/react-native-image-marker/android/build.gradle b/node_modules/react-native-image-marker/android/build.gradle
|
|
index 2cc828f..84ecdea 100644
|
|
--- a/node_modules/react-native-image-marker/android/build.gradle
|
|
+++ b/node_modules/react-native-image-marker/android/build.gradle
|
|
@@ -67,7 +67,6 @@ android {
|
|
repositories {
|
|
mavenCentral()
|
|
google()
|
|
- jcenter()
|
|
}
|
|
|
|
def kotlin_version = getExtOrDefault("kotlinVersion")
|