适配x86

This commit is contained in:
yaofangyong 2024-05-13 11:34:05 +08:00
parent b74f6e68ec
commit 9df2c4fb56
1 changed files with 4 additions and 2 deletions

View File

@ -4,8 +4,10 @@
{ {
"name": "default", "name": "default",
"signingConfig": "default", "signingConfig": "default",
"compileSdkVersion": 12, "compatibleSdkVersion": "5.0.0(12)",
"compatibleSdkVersion": 12 "compileSdkVersion": "5.0.0(12)",
"targetSdkVersion": "5.0.0(12)",
"runtimeOS": "HarmonyOS"
} }
], ],
"buildModeSet": [ "buildModeSet": [