diff --git a/HarmonyOSNewsClient/entry/src/main/config.json b/HarmonyOSNewsClient/entry/src/main/config.json index e5aff32d2223d241f10d553d41b33d53baa3a000..f9bad379f9541aaf9207b68f27d4a83eebdea555 100644 --- a/HarmonyOSNewsClient/entry/src/main/config.json +++ b/HarmonyOSNewsClient/entry/src/main/config.json @@ -3,7 +3,7 @@ "bundleName": "com.huawei.codelab", "vendor": "huawei", "version": { - "code": 1, + "code": 1000000, "name": "1.0" }, "apiVersion": { @@ -20,7 +20,7 @@ "video_support" ], "deviceType": [ - "default", + "phone", "tv" ], "distro": { @@ -42,7 +42,7 @@ } ], "orientation": "portrait", - "formEnabled": false, + "formsEnabled": false, "name": "com.huawei.codelab.NewsAbility", "icon": "$media:icon", "description": "$string:mainability_description",