update hvigor

Signed-off-by: 18518779689 <litingting84@huawei.com>
This commit is contained in:
18518779689 2023-12-19 19:17:42 +08:00
parent 295ab0d95e
commit 3c8bf6ed6c
2 changed files with 4 additions and 4 deletions

View File

@ -28,12 +28,12 @@
} }
} }
], ],
"compileSdkVersion": 10,
"compatibleSdkVersion": 9,
"products": [ "products": [
{ {
"name": "default", "name": "default",
"signingConfig": "release", "signingConfig": "release",
"compileSdkVersion": 10,
"compatibleSdkVersion": 9
} }
] ]
}, },

View File

@ -13,8 +13,8 @@
* limitations under the License. * limitations under the License.
*/ */
{ {
"hvigorVersion": "2.4.2", "hvigorVersion": "3.0.2",
"dependencies": { "dependencies": {
"@ohos/hvigor-ohos-plugin": "2.4.2" "@ohos/hvigor-ohos-plugin": "3.0.2"
} }
} }