Compare commits
1
Commits
manyflavors
...
apkonly64
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ea1cf08736 |
+1
-1
@@ -50,7 +50,7 @@ android {
|
||||
ndk {
|
||||
|
||||
//选择要添加的对应 cpu 类型的 .so 库。
|
||||
abiFilters 'armeabi-v7a', 'arm64-v8a'
|
||||
abiFilters 'arm64-v8a'
|
||||
// 还可以添加 'x86', 'x86_64', 'mips', 'mips64' , 'arm64-v8a'
|
||||
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user