fix: 兼容性提交

This commit is contained in:
wangzhongjie 2025-04-07 16:46:49 +08:00
parent e4f5240990
commit fe5c1e0331

View File

@ -2,6 +2,11 @@
"apiType": 'stageMode',
"buildOption": {
"externalNativeOptions": {
"abiFilters": [
"arm64-v8a",
"armeabi-v7a",
"x86_64"
],
"path": "./src/main/cpp/CMakeLists.txt",
"arguments": "",
"cppFlags": "",