applications_photos/AppScope/app.json5
z00513345 b98327f0ea update
Signed-off-by: z00513345 <zhuchengfeng1@huawei.com>
2022-07-26 20:14:17 +08:00

14 lines
292 B
Plaintext

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