applications_permission_man.../AppScope/app.json
fanchenxuan 4ce8541940 API14
Signed-off-by: fanchenxuan <fanchenxuan@huawei.com>
2024-09-11 09:40:59 +08:00

18 lines
388 B
JSON

{
"app": {
"bundleName": "com.ohos.permissionmanager",
"vendor": "example",
"versionCode": 1000071,
"versionName": "1.7.1",
"icon": "$media:app_icon",
"label": "$string:app_name",
"minAPIVersion": 14,
"targetAPIVersion": 14,
"distributedNotificationEnabled": true,
"apiReleaseType": "Beta5",
"configuration": "$profile:configuration"
}
}