Files
applications_contacts/AppScope/app.json5
T
wangwei30043812 f1e1f97e98 update
Signed-off-by: wangwei30043812 <wangwei1033@huawei.com>
2023-05-29 16:14:32 +08:00

12 lines
251 B
Plaintext

{
"app": {
"bundleName": "com.ohos.contacts",
"vendor": "example",
"versionCode": 10004032,
"versionName": "1.0.4.032",
"icon": "$media:app_icon",
"label": "$string:app_name",
"distributedNotificationEnabled": true
}
}