We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d141d9 commit 714df78Copy full SHA for 714df78
android/crt/build.gradle
@@ -62,7 +62,7 @@ android {
62
consumerProguardFiles 'consumer-rules.pro'
63
64
ndk {
65
- abiFilters "armeabi-v7a", "arm64-v8a", "x86", "x86_64"
+ abiFilters "x86_64"
66
}
67
68
externalNativeBuild {
0 commit comments