Files
applications_mms/AppScope/app.json5
T
ohos-lsw 67c265e6c6 update mms code
Signed-off-by: ohos-lsw <lishiwei6@huawei.com>
2022-11-21 19:25:32 +08:00

12 lines
239 B
Plaintext

{
"app": {
"bundleName": "com.ohos.mms",
"vendor": "example",
"versionCode": 1000000,
"versionName": "1.0.0",
"icon": "$media:smsmms",
"label": "$string:app_name",
"distributedNotificationEnabled": true
}
}