Commit 23d3e3d9 authored by wanglei's avatar wanglei

...重复so库

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