r26b -> r26d

This commit is contained in:
rustdesk 2024-05-01 14:52:02 +08:00
parent 4a71ca6b81
commit 736b3b93e9

View File

@ -23,7 +23,7 @@ env:
# vcpkg version: 2024.03.25
VCPKG_COMMIT_ID: "a34c873a9717a888f58dc05268dea15592c2f0ff"
VERSION: "1.2.4"
NDK_VERSION: "r26b"
NDK_VERSION: "r26d"
#signing keys env variable checks
ANDROID_SIGNING_KEY: "${{ secrets.ANDROID_SIGNING_KEY }}"
MACOS_P12_BASE64: "${{ secrets.MACOS_P12_BASE64 }}"