Commit 3f300f3e authored by linfeng's avatar linfeng

bug修改

parent 8c5f423f
...@@ -12,6 +12,7 @@ android { ...@@ -12,6 +12,7 @@ android {
versionName "1.5.2" versionName "1.5.2"
multiDexEnabled true multiDexEnabled true
ndk { ndk {
abiFilters "armeabi", "armeabi-v7a", "x86", "mips", 'arm64-v8a' abiFilters "armeabi", "armeabi-v7a", "x86", "mips", 'arm64-v8a'
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment