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 556ed5a commit cc7df0eCopy full SHA for cc7df0e
.github/workflows/npm_release.yml
@@ -10,7 +10,7 @@ env:
10
EMULATOR_NAME: "runtime-emu"
11
NDK_VERSION: r23c
12
ANDROID_API: 29
13
- ANDROID_ABI: arm64
+ ANDROID_ABI: arm64-v8a
14
NDK_ARCH: darwin
15
16
jobs:
.github/workflows/pull_request.yml
@@ -6,7 +6,7 @@ env:
6
7
8
9
0 commit comments