升级hvigor

Signed-off-by: chenlang10 <chenlang28@h-partners.com>
This commit is contained in:
chenlang10 2023-10-24 19:56:19 +08:00
parent 806040aef7
commit a1c1b181e7
2 changed files with 4 additions and 4 deletions

View File

@ -2,12 +2,12 @@
"app": {
"signingConfigs": [
],
"compileSdkVersion": 10,
"compatibleSdkVersion": 10,
"products": [
{
"name": "default",
"signingConfig": "default",
"compileSdkVersion": 10,
"compatibleSdkVersion": 10
}
]
},

View File

@ -1,6 +1,6 @@
{
"hvigorVersion": "2.1.1",
"hvigorVersion": "3.0.2",
"dependencies": {
"@ohos/hvigor-ohos-plugin": "2.1.1"
"@ohos/hvigor-ohos-plugin": "3.0.2"
}
}