We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20a09ad commit b757411Copy full SHA for b757411
android/build.gradle
@@ -168,7 +168,7 @@ dependencies {
168
//noinspection GradleDynamicVersion
169
implementation "com.facebook.react:react-android:0.74.4"
170
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
171
- implementation 'org.opencv:opencv:4.9.0'
+ implementation 'org.opencv:opencv:4.12.0'
172
}
173
174
if (isNewArchitectureEnabled()) {
0 commit comments