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 eabb05a commit 8c54c1bCopy full SHA for 8c54c1b
.github/workflows/main.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- uses: nttld/setup-ndk@v1
40
with:
41
- ndk-version: r27c
+ ndk-version: r27b
42
- run: ndk-build NDK_PROJECT_PATH=. APP_BUILD_SCRIPT=app/src/main/jni/Android.mk NDK_APPLICATION_MK=app/src/main/jni/Application.mk
43
44
0 commit comments