We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b26b94 commit 13e60a7Copy full SHA for 13e60a7
.github/workflows/main.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- uses: nttld/setup-ndk@v1
48
with:
49
- ndk-version: r27c
+ ndk-version: r27d
50
- run: ndk-build NDK_PROJECT_PATH=. APP_BUILD_SCRIPT=app/src/main/jni/Android.mk NDK_APPLICATION_MK=app/src/main/jni/Application.mk
51
52
0 commit comments