mirror of
https://github.com/openharmony/applications_screenshot.git
synced 2026-07-01 20:39:36 -04:00
eef6758814
Signed-off-by: supeng <supeng13@huawei.com>
12 lines
245 B
Plaintext
12 lines
245 B
Plaintext
{
|
|
"app": {
|
|
"bundleName": "com.ohos.screenshot",
|
|
"vendor": "ohos",
|
|
"versionCode": 1000000,
|
|
"versionName": "1.0.0",
|
|
"icon": "$media:app_icon",
|
|
"label": "$string:app_name",
|
|
"distributedNotificationEnabled": true
|
|
}
|
|
}
|