We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a69e3c commit 2bb7e00Copy full SHA for 2bb7e00
1 file changed
android/build.gradle
@@ -103,7 +103,7 @@ dependencies {
103
implementation "com.facebook.react:react-android:+"
104
implementation 'org.opencv:opencv:4.10.0'
105
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
106
- implementation("com.github.software-mansion:react-native-executorch:v0.4.9")
+ implementation("com.github.software-mansion-labs:react-native-executorch:v0.4.10")
107
108
implementation("com.squareup.okhttp3:okhttp:4.9.2")
109
}
0 commit comments