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 3e4e968 commit 1a11e49Copy full SHA for 1a11e49
.github/workflows/android.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: Setup NDK
48
run: |
49
- sdkmanager --install "ndk;29.0.14206865""
+ sdkmanager --install "ndk;29.0.14206865"
50
51
- name: Build native libraries
52
0 commit comments