onnxruntime/tools/ci_build/github/js
Changming Sun 82aa355904
Update android_min_sdk_version/android_target_sdk_version (#23369)
Update android_min_sdk_version to 24 and android_target_sdk_version to
34.
Previously Jian already updated the values for some pipelines. This PR
updates the other occurrences to make things consistent

Why android_min_sdk_version is set to 24:
Because React Native requires so:

https://github.com/react-native-community/discussions-and-proposals/discussions/802

Why android_target_sdk_version is set to 34:
Because according to Google Play's policy, new apps and app updates must
target Android 14 (API level 34) to be submitted to Google Play.

https://support.google.com/googleplay/android-developer/answer/11926878?hl=en
2025-01-16 08:03:31 -08:00
..
pack-npm-packages.ps1
react_native_e2e_full_aar_build_settings.json Update android_min_sdk_version/android_target_sdk_version (#23369) 2025-01-16 08:03:31 -08:00
react_native_e2e_full_ios_framework_build_settings.json Update min iOS version to 15.1 to align with React Native 0.76 (#23292) 2025-01-08 16:02:45 -08:00
validate-npm-packages.py