适配x86
This commit is contained in:
parent
b74f6e68ec
commit
9df2c4fb56
|
@ -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": [
|
||||||
|
|
Loading…
Reference in New Issue