diff --git a/entry/src/main/config.json b/entry/src/main/config.json index 1a8f71a09a926614185f590939320c3bfbf50877..e81a7b945945e67ad32eccd4a2514320b744a5db 100644 --- a/entry/src/main/config.json +++ b/entry/src/main/config.json @@ -5,6 +5,11 @@ "version": { "code": 1000000, "name": "1.0.0" + }, + "apiVersion": { + "compatible": 5, + "target": 5, + "releaseType": "Release" } }, "deviceConfig": {},