mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
### Description <!-- Describe your changes. --> Update java/build.gradle to not use deprecated features that were removed in gradle 8.0. Also move gradle wrapper setup from a script into a step template. ### 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. --> Fix builds which use hosted Mac agents and gradle. Recently the system version of gradle got upgraded to 8.0. Even though we use an older gradle wrapper version, java/build.gradle is still processed with gradle 8.0 in the initial call to `gradle wrapper`. |
||
|---|---|---|
| .. | ||
| adb-push.sh | ||
| build_aar_and_copy_artifacts.sh | ||
| build_aar_package.py | ||
| default_full_aar_build_settings.json | ||
| default_mobile_aar_build_settings.json | ||
| mobile_package.required_operators.config | ||
| mobile_package.required_operators.readme.txt | ||
| nnapi_supported_ops.md | ||
| run_nnapi_code_coverage.sh | ||