hvigor 4.x update to 4.0.9

Signed-off-by: 冯强 <chris.feng@huawei.com>
This commit is contained in:
冯强
2025-07-09 14:43:13 +08:00
parent de3aeb5eea
commit fd280c9585
+2 -2
View File
@@ -14,10 +14,10 @@
*/
{
"hvigorVersion": "3.0.2",
"hvigorVersion": "4.0.9",
// "modelVersion": "5.0.0", //本地IDE配置
"dependencies": {
"@ohos/hvigor-ohos-plugin": "3.0.2"
"@ohos/hvigor-ohos-plugin": "4.0.9"
// "@ohos/hvigor-ohos-plugin": "5.8.5" //本地IDE配置
}
}