!41 hvigor升级到3.0.2

Merge pull request !41 from jlm/master
This commit is contained in:
openharmony_ci 2023-11-16 08:02:07 +00:00 committed by Gitee
commit 06e4262897
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 5 deletions

View File

@ -1,11 +1,11 @@
{
"app": {
"compileSdkVersion": 10,
"compatibleSdkVersion": 9,
"products": [
{
"name": "default",
"signingConfig": "release"
"signingConfig": "release",
"compileSdkVersion": 10,
"compatibleSdkVersion": 9
}
],
"signingConfigs": []

View File

@ -1,7 +1,7 @@
{
"hvigorVersion": "2.1.1",
"hvigorVersion": "3.0.2",
"dependencies": {
"@ohos/hvigor-ohos-plugin": "2.1.1"
"@ohos/hvigor-ohos-plugin": "3.0.2"
},
"execution": {
// "daemon": true, /* Enable daemon compilation. Default: true */