fanchenxuan 4192fe1031 添加apiReleaseType
Signed-off-by: fanchenxuan <fanchenxuan@huawei.com>
2022-10-11 15:32:52 +08:00

17 lines
339 B
JSON

{
"app": {
"bundleName": "com.ohos.permissionmanager",
"vendor": "example",
"versionCode": 1000000,
"versionName": "1.0.0",
"icon": "$media:app_icon",
"label": "$string:app_name",
"minAPIVersion": 9,
"targetAPIVersion": 9,
"distributedNotificationEnabled": true,
"apiReleaseType": "Beta3"
}
}