Files
liuhanxiong c38c2e7520 add source build for AuthWidget
Signed-off-by: liuhanxiong <liuhanxiong@huawei.com>
Change-Id: Iabe61c01e5a2c30cc1cd2ed99b498cba8e67cc0d
2023-07-23 06:39:43 +00:00

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"
}
}