Skip to content

Commit 748b4ff

Browse files
author
huangjiahong
committed
fix Failed to load native shared library.
1 parent a3308c4 commit 748b4ff

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

android/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ android {
2626

2727
defaultConfig {
2828
minSdkVersion 16
29-
ndk {
30-
abiFilters 'armeabi-v7a','arm64-v8a','x86_64', 'x86'
31-
}
3229
}
3330
lintOptions {
3431
disable 'InvalidPackage'

0 commit comments

Comments
 (0)