Skip to content

Commit

Permalink
chore: 升级ndk至r27
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO authored Jul 31, 2024
1 parent 5c50010 commit 75a08a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
if: contains(matrix.arch, 'android')
id: setup-ndk
with:
ndk-version: r26d
ndk-version: r27
add-to-path: false

# # https://github.com/microsoft/vcpkg/issues/31332
Expand Down

0 comments on commit 75a08a6

Please sign in to comment.