Skip to content

Commit

Permalink
workflows: Update NDK to latest LTS version (r27b)
Browse files Browse the repository at this point in the history
Signed-off-by: Rem01Gaming <[email protected]>
  • Loading branch information
Rem01Gaming committed Sep 27, 2024
1 parent 814ee40 commit bae2ce7
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 @@ -25,7 +25,7 @@ jobs:
- name: NDK Setup
uses: nttld/setup-ndk@v1
with:
ndk-version: r27
ndk-version: r27b
- name: Build encore-service JNI
working-directory: ./src
run: ndk-build
Expand Down

0 comments on commit bae2ce7

Please sign in to comment.