mirror of
https://gitee.com/openharmony-tpc/ImageKnife.git
synced 2026-05-24 17:25:44 +08:00
12 lines
260 B
Plaintext
12 lines
260 B
Plaintext
{
|
|
"app": {
|
|
"bundleName": "com.openharmony.imageknife",
|
|
"vendor": "example",
|
|
"versionCode": 1000000,
|
|
"versionName": "3.0.0-rc.0",
|
|
"icon": "$media:app_icon",
|
|
"label": "$string:app_name",
|
|
"distributedNotificationEnabled": true
|
|
}
|
|
}
|