mirror of
https://github.com/openharmony/applications_auth_widget.git
synced 2026-07-21 01:05:22 -04:00
c38c2e7520
Signed-off-by: liuhanxiong <liuhanxiong@huawei.com> Change-Id: Iabe61c01e5a2c30cc1cd2ed99b498cba8e67cc0d
15 lines
340 B
JSON
15 lines
340 B
JSON
{
|
|
"app": {
|
|
"bundleName": "com.ohos.useriam.authwidget",
|
|
"vendor": "example",
|
|
"versionCode": 1000000,
|
|
"versionName": "1.0.0",
|
|
"icon": "$media:app_icon",
|
|
"label": "$string:app_name",
|
|
"minAPIVersion": 10,
|
|
"targetAPIVersion": 10,
|
|
"distributedNotificationEnabled": true,
|
|
"apiReleaseType": "Beta5"
|
|
}
|
|
}
|