mirror of
https://github.com/openharmony/applications_theme.git
synced 2026-07-01 10:05:33 -04:00
db0be0afe2
Signed-off-by: yangpeng85 <yangpeng85@huawei.com>
14 lines
291 B
Plaintext
14 lines
291 B
Plaintext
{
|
|
"app": {
|
|
"bundleName": "com.ohos.theme",
|
|
"vendor": "ohos",
|
|
"versionCode": 1000000,
|
|
"versionName": "1.0.0",
|
|
"icon": "$media:app_icon",
|
|
"label": "$string:app_name",
|
|
"distributedNotificationEnabled": true,
|
|
"minAPIVersion": 9,
|
|
"targetAPIVersion": 9
|
|
}
|
|
}
|