Files
performics_manager/patches/react-native-image-marker+1.2.9.patch
2026-04-22 10:41:00 +05:30

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")