From 2a1d0237b8ee4e47b650bc242ecd0cfaacc41b62 Mon Sep 17 00:00:00 2001 From: ding_chengjie Date: Mon, 15 Apr 2024 16:39:01 +0800 Subject: [PATCH] test imagek Signed-off-by: ding_chengjie --- entry/src/main/ets/pages/basicTestFeatureAbilityPage.ets | 2 +- hvigor/hvigor-config.json5 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/entry/src/main/ets/pages/basicTestFeatureAbilityPage.ets b/entry/src/main/ets/pages/basicTestFeatureAbilityPage.ets index cc787cc..747f165 100644 --- a/entry/src/main/ets/pages/basicTestFeatureAbilityPage.ets +++ b/entry/src/main/ets/pages/basicTestFeatureAbilityPage.ets @@ -13,7 +13,7 @@ * limitations under the License. */ import {ImageKnifeOption,ImageKnifeComponent} from '@ohos/libraryimageknife' - +///////////////////////////////////////// @Entry @Component struct BasicTestFeatureAbilityPage { diff --git a/hvigor/hvigor-config.json5 b/hvigor/hvigor-config.json5 index 122677b..0b5647c 100644 --- a/hvigor/hvigor-config.json5 +++ b/hvigor/hvigor-config.json5 @@ -1,6 +1,6 @@ { - "hvigorVersion": "3.0.9", + "hvigorVersion": "4.0.2", "dependencies": { - "@ohos/hvigor-ohos-plugin": "3.0.9" + "@ohos/hvigor-ohos-plugin": "4.0.2" } } \ No newline at end of file