1{
2 "app": {
3 "bundleName": "com.ohos.powerdialog",
4 "vendor": "ohos",
5 "versionCode": 1000007,
6 "versionName": "1.1.1.1",
7 "icon": "$media:app_icon",
8 "label": "$string:app_name",
9 "distributedNotificationEnabled": true,
10 "minAPIVersion": 9,
11 "targetAPIVersion": 9
12 }
13}
14
15