Skip to content

Commit

Permalink
bundleReleaseJsAndAssets
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Nov 16, 2024
1 parent 6248e49 commit e999601
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions js/react_native/e2e/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -223,9 +223,6 @@ dependencies {
// specify ORT dependency here so it can be found in libs flatDir repository
implementation "com.microsoft.onnxruntime:onnxruntime-android:latest.integration@aar"
}
tasks.named("bundleReleaseJsAndAssets").configure {
dependsOn(":onnxruntime-react-native")
}

// Run this once to be able to run the application with BUCK
// puts all compile dependencies into folder libs for BUCK to use
Expand Down

0 comments on commit e999601

Please sign in to comment.