microsoft/onnxruntime-extensions

Public

mirrored from https://github.com/microsoft/onnxruntime-extensionsAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
911c2b23409409266c6a2a56d28f1f093d65d1c0

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

java/src/test/android/build.gradle

5lines · modecode

1// Top-level build file where you can add configuration options common to all sub-projects/modules.
2plugins {
3 id 'com.android.application' version '7.3.1' apply false
4 id 'com.android.library' version '7.3.1' apply false
5}
6