We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f35533a commit 17191a6Copy full SHA for 17191a6
build/android/build.gradle
@@ -38,7 +38,7 @@ android {
38
// Specifies the ABI configurations of your native
39
// libraries Gradle should build and package with your APK.
40
// abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'
41
- abiFilters 'armeabi-v7a', 'x86'
+ abiFilters 'armeabi-v7a', 'x86', 'arm64-v8a'
42
}
43
44
And why? empty commit but even more conflicts for me
1 commit comments
MoNTE48 commentedon Nov 9, 2019
And why? empty commit but even more conflicts for me