Commit 30f60a44 authored by yinjiacheng's avatar yinjiacheng

update ndk 支持arm64-v8a

parent 49578114
......@@ -20,7 +20,7 @@ android {
manifestPlaceholders = [qqappid: "101923771"]
ndk {
abiFilters 'armeabi-v7a', 'armeabi-v8a'
abiFilters 'armeabi-v7a', 'arm64-v8a'
}
}
signingConfigs {
......
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