build: target Android 16 / API 36
All checks were successful
Android build / build (push) Successful in 17m7s

This commit is contained in:
Hermes
2026-08-31 12:18:29 -05:00
parent 0b719dcc36
commit ee21751e03
3 changed files with 13 additions and 13 deletions

View File

@@ -50,8 +50,8 @@ jobs:
set -o pipefail
sdkmanager \
"platform-tools" \
"platforms;android-35" \
"build-tools;35.0.0" \
"platforms;android-36" \
"build-tools;36.0.0" \
"ndk;27.2.12479018" \
"cmake;3.22.1"