升级hivigor版本

Signed-off-by: wonder <769425456@qq.com>
This commit is contained in:
w00356339
2023-11-28 11:57:09 +08:00
parent 58bee3bc67
commit ec5f435c10
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -1,11 +1,11 @@
{
"app": {
"compileSdkVersion": 10,
"compatibleSdkVersion": 9,
"products": [
{
"name": "default",
"signingConfig": "default"
"signingConfig": "default",
"compileSdkVersion": 10,
"compatibleSdkVersion": 9
}
]
},
+2 -2
View File
@@ -1,7 +1,7 @@
{
"hvigorVersion": "2.0.0",
"hvigorVersion": "3.0.2",
"dependencies": {
"@ohos/hvigor-ohos-plugin": "2.0.0"
"@ohos/hvigor-ohos-plugin": "3.0.2"
},
"execution": {
// "daemon": true, /* Enable daemon compilation. Default: true */