mirror of
https://gitee.com/openharmony/applications_photos
synced 2024-11-23 23:19:59 +00:00
b98327f0ea
Signed-off-by: z00513345 <zhuchengfeng1@huawei.com>
14 lines
292 B
Plaintext
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
|
|
}
|
|
}
|