Compare commits

...

1 Commits

Author SHA1 Message Date
ea1cf08736 lib只保留arm64 2023-08-30 10:13:29 +08:00
5 changed files with 1 additions and 1 deletions

View File

@ -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.