Skip to content

Commit 13e60a7

Browse files
committed
ndk update in workflows
1 parent 3b26b94 commit 13e60a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- uses: nttld/setup-ndk@v1
4848
with:
49-
ndk-version: r27c
49+
ndk-version: r27d
5050
- run: ndk-build NDK_PROJECT_PATH=. APP_BUILD_SCRIPT=app/src/main/jni/Android.mk NDK_APPLICATION_MK=app/src/main/jni/Application.mk
5151

5252

0 commit comments

Comments
 (0)