diff --git a/EducationSystem/entry/src/main/config.json b/EducationSystem/entry/src/main/config.json index 9df55f8d54836b307190412864cc8bd984ab813c..c706e79bf0a2e1297e6275f9ef7f6f9969de96b5 100644 --- a/EducationSystem/entry/src/main/config.json +++ b/EducationSystem/entry/src/main/config.json @@ -3,13 +3,8 @@ "bundleName": "com.huawei.codelab", "vendor": "huawei", "version": { - "code": 1, - "name": "1.0" - }, - "apiVersion": { - "compatible": 4, - "target": 5, - "releaseType": "Release" + "code": 1000000, + "name": "1.0.0" } }, "deviceConfig": {}, @@ -24,7 +19,8 @@ "distro": { "deliveryWithInstall": true, "moduleName": "entry", - "moduleType": "entry" + "moduleType": "entry", + "installationFree": false }, "abilities": [ {