Skip to content

Commit

Permalink
220
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Jul 30, 2024
1 parent 0246310 commit c345fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/react_native/e2e/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ dependencies {
androidTestImplementation 'androidx.test:runner:1.4.0'
androidTestImplementation 'androidx.test:rules:1.4.0'

cd implementation project(':onnxruntime-react-native')
implementation project(':onnxruntime-react-native')
// specify ORT dependency here so it can be found in libs flatDir repository
implementation "com.microsoft.onnxruntime:onnxruntime-android:latest.integration@aar"
}
Expand Down

0 comments on commit c345fcb

Please sign in to comment.