first commit

This commit is contained in:
2026-04-22 10:41:00 +05:30
commit 3b3f80fe20
354 changed files with 132464 additions and 0 deletions
@@ -0,0 +1,12 @@
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")