diff --git a/android/.project b/android/.project
index f876b5b..6d7c9d2 100644
--- a/android/.project
+++ b/android/.project
@@ -20,4 +20,15 @@
org.eclipse.jdt.core.javanature
org.eclipse.buildship.core.gradleprojectnature
+
+
+ 1752036116204
+
+ 30
+
+ org.eclipse.core.resources.regexFilterMatcher
+ node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__
+
+
+
diff --git a/android/.settings/org.eclipse.buildship.core.prefs b/android/.settings/org.eclipse.buildship.core.prefs
index 1675490..6f60002 100644
--- a/android/.settings/org.eclipse.buildship.core.prefs
+++ b/android/.settings/org.eclipse.buildship.core.prefs
@@ -1,2 +1,13 @@
-connection.project.dir=../../../android
+arguments=--init-script C\:\\Users\\haneu\\AppData\\Roaming\\Cursor\\User\\globalStorage\\redhat.java\\1.43.1\\config_win\\org.eclipse.osgi\\58\\0\\.cp\\gradle\\init\\init.gradle --init-script C\:\\Users\\haneu\\AppData\\Roaming\\Cursor\\User\\globalStorage\\redhat.java\\1.43.1\\config_win\\org.eclipse.osgi\\58\\0\\.cp\\gradle\\protobuf\\init.gradle
+auto.sync=false
+build.scans.enabled=false
+connection.gradle.distribution=GRADLE_DISTRIBUTION(WRAPPER)
+connection.project.dir=
eclipse.preferences.version=1
+gradle.user.home=
+java.home=C\:/Users/haneu/.cursor/extensions/redhat.java-1.43.1-win32-x64/jre/21.0.7-win32-x86_64
+jvm.arguments=
+offline.mode=false
+override.workspace.settings=true
+show.console.view=true
+show.executions.view=true
diff --git a/android/gradle/wrapper/gradle-wrapper.properties b/android/gradle/wrapper/gradle-wrapper.properties
index 73e5ff4..05e640d 100644
--- a/android/gradle/wrapper/gradle-wrapper.properties
+++ b/android/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
-#Wed Jan 23 23:35:17 CST 2019
+#Wed Jul 09 13:46:41 GMT+09:00 2025
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.2-all.zip
diff --git a/examples/advanced/advanced/android/gradle/wrapper/gradle-wrapper.properties b/examples/advanced/advanced/android/gradle/wrapper/gradle-wrapper.properties
index e0c4de3..c464e8c 100644
--- a/examples/advanced/advanced/android/gradle/wrapper/gradle-wrapper.properties
+++ b/examples/advanced/advanced/android/gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,6 @@
+#Wed Jul 09 13:47:22 GMT+09:00 2025
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-5.5-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
diff --git a/examples/basic/android/gradle/wrapper/gradle-wrapper.properties b/examples/basic/android/gradle/wrapper/gradle-wrapper.properties
index 0ac2296..777abe5 100644
--- a/examples/basic/android/gradle/wrapper/gradle-wrapper.properties
+++ b/examples/basic/android/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
-#Sun Jan 07 08:54:18 PST 2018
+#Wed Jul 09 13:47:28 GMT+09:00 2025
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.2-all.zip
diff --git a/examples/mlkit/android/gradle/wrapper/gradle-wrapper.properties b/examples/mlkit/android/gradle/wrapper/gradle-wrapper.properties
index d507973..e497547 100644
--- a/examples/mlkit/android/gradle/wrapper/gradle-wrapper.properties
+++ b/examples/mlkit/android/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
-#Mon Dec 02 11:05:01 EET 2019
+#Wed Jul 09 13:47:31 GMT+09:00 2025
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip
diff --git a/examples/rectOfInterest/android/gradle/wrapper/gradle-wrapper.properties b/examples/rectOfInterest/android/gradle/wrapper/gradle-wrapper.properties
index e0c4de3..de07771 100644
--- a/examples/rectOfInterest/android/gradle/wrapper/gradle-wrapper.properties
+++ b/examples/rectOfInterest/android/gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,6 @@
+#Wed Jul 09 13:47:36 GMT+09:00 2025
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-5.5-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
diff --git a/package.json b/package.json
index 762fd9b..6718129 100644
--- a/package.json
+++ b/package.json
@@ -12,31 +12,10 @@
"prop-types": "^15.6.2"
},
"devDependencies": {
- "@babel/runtime": "^7.3.1",
- "@commitlint/cli": "^7.0.0",
- "@commitlint/config-conventional": "^7.0.1",
- "@commitlint/prompt": "^7.2.1",
- "@semantic-release/commit-analyzer": "^6.1.0",
- "@semantic-release/git": "^7.0.5",
- "@semantic-release/github": "^5.2.1",
- "@semantic-release/npm": "^5.0.5",
- "@semantic-release/release-notes-generator": "^7.1.3",
- "@types/react": "^16.8.3",
- "@types/react-native": "^0.57.41",
- "babel-eslint": "^8.2.6",
- "commitizen": "^3.0.4",
- "eslint": "^5.3.0",
- "eslint-plugin-flowtype": "^2.50.0",
- "eslint-plugin-import": "^2.13.0",
- "eslint-plugin-react": "^7.10.0",
- "eslint-plugin-react-native": "^3.2.1",
- "husky": "^0.14.3",
- "lint-staged": "^7.2.0",
- "pre-commit": "^1.2.2",
- "prettier": "^1.15.3",
- "react": "16.8.3",
- "react-native": "^0.59.1",
- "semantic-release": "^15.10.6"
+ "eslint": "^8.56.0",
+ "prettier": "^3.1.0",
+ "husky": "^8.0.3",
+ "lint-staged": "^15.2.0"
},
"homepage": "https://github.com/react-native-community/react-native-camera",
"keywords": [