mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
…-andriod-e2e-test-job.yml ### Description <!-- Describe your changes. --> ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. -->
4 lines
No EOL
267 B
Groovy
4 lines
No EOL
267 B
Groovy
rootProject.name = 'OnnxruntimeModuleExample'
|
|
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
|
|
include ':app'
|
|
includeBuild('../node_modules/@react-native/gradle-plugin') |