onnxruntime/js/react_native/android
Jian Chen 632a36a233
Update Gradle version 8.7 and java version 17 within onnxruntime/java (#22771)
### Description
This change is to update the Gradle version within java project to 8.7,
it also upgrades the JAVA to 17. Gradle version from react-native was
also updated to 7.5 to make it compatible with changes from the Java
directory. However, the target java version remains the same. Java
version from these will be upgraded in a separated PR.

This is spited from #22206

### Motivation and Context
This is the first step to upgrade the react native version.
2024-11-14 17:10:44 -08:00
..
gradle/wrapper Update Gradle version 8.7 and java version 17 within onnxruntime/java (#22771) 2024-11-14 17:10:44 -08:00
src [js] change default formatter for JavaScript/TypeScript from clang-format to Prettier (#21728) 2024-08-14 16:51:22 -07:00
.gitignore
build.gradle Update Gradle version 8.7 and java version 17 within onnxruntime/java (#22771) 2024-11-14 17:10:44 -08:00
CMakeLists.txt [js/rn] Implement blob exchange by JSI instead of use base64 (#16094) 2023-06-16 19:37:02 +10:00
gradle.properties Update Gradle version 8.7 and java version 17 within onnxruntime/java (#22771) 2024-11-14 17:10:44 -08:00
gradlew Update Gradle version 8.7 and java version 17 within onnxruntime/java (#22771) 2024-11-14 17:10:44 -08:00
gradlew.bat Update Gradle version 8.7 and java version 17 within onnxruntime/java (#22771) 2024-11-14 17:10:44 -08:00