Commit 23d3e3d9 authored by wanglei's avatar wanglei

...重复so库

parent 8e3aa44b
...@@ -12,8 +12,8 @@ android { ...@@ -12,8 +12,8 @@ android {
targetSdk 34 targetSdk 34
ndk { ndk {
abiFilters "arm64-v8a" //noinspection ChromeOsAbiSupport
// "armeabi-v7a" abiFilters "arm64-v8a", "armeabi-v7a"
} }
sourceSets { sourceSets {
......
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