microsoft/onnxruntime-extensions

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
8932234b4fc1924ff895be8f8d5f0899d9ae889c

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}