android generator

This commit is contained in:
Bryan Gerlach
2024-11-30 17:15:42 -06:00
parent 70c8b73c85
commit 832933c54d
3 changed files with 6 additions and 6 deletions

View File

@@ -71,7 +71,7 @@ env:
# vcpkg version: 2024.07.12
VCPKG_COMMIT_ID: "1de2026f28ead93ff1773e6e680387643e914ea1"
VERSION: "${{ fromJson(inputs.extras).version }}"
NDK_VERSION: "r27"
NDK_VERSION: "r27c"
#signing keys env variable checks
ANDROID_SIGNING_KEY: "${{ secrets.ANDROID_SIGNING_KEY }}"
MACOS_P12_BASE64: "${{ secrets.MACOS_P12_BASE64 }}"