适配x86
This commit is contained in:
parent
b74f6e68ec
commit
9df2c4fb56
|
@ -4,8 +4,10 @@
|
|||
{
|
||||
"name": "default",
|
||||
"signingConfig": "default",
|
||||
"compileSdkVersion": 12,
|
||||
"compatibleSdkVersion": 12
|
||||
"compatibleSdkVersion": "5.0.0(12)",
|
||||
"compileSdkVersion": "5.0.0(12)",
|
||||
"targetSdkVersion": "5.0.0(12)",
|
||||
"runtimeOS": "HarmonyOS"
|
||||
}
|
||||
],
|
||||
"buildModeSet": [
|
||||
|
|
Loading…
Reference in New Issue