Skip to content

Commit 2bb7e00

Browse files
author
Mateusz Kopciński
committed
migrate jitpack source
1 parent 5a69e3c commit 2bb7e00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ dependencies {
103103
implementation "com.facebook.react:react-android:+"
104104
implementation 'org.opencv:opencv:4.10.0'
105105
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
106-
implementation("com.github.software-mansion:react-native-executorch:v0.4.9")
106+
implementation("com.github.software-mansion-labs:react-native-executorch:v0.4.10")
107107
implementation 'org.opencv:opencv:4.10.0'
108108
implementation("com.squareup.okhttp3:okhttp:4.9.2")
109109
}

0 commit comments

Comments
 (0)