Files
applications_screenshot/AppScope/app.json5
T
supeng eef6758814 update screenshot code
Signed-off-by: supeng <supeng13@huawei.com>
2022-04-25 20:15:44 +08:00

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
}
}