applications_permission_man.../AppScope/app.json
fanchenxuan 7ae8e7db74 应用icon展示bug修复
Signed-off-by: fanchenxuan <fanchenxuan@huawei.com>
2023-05-26 18:37:21 +08:00

17 lines
340 B
JSON

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