mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-12-05 20:29:10 +00:00
仓库中添加内置的demo
This commit is contained in:
11
demo/native/engine/harmonyos-next/AppScope/app.json5
Normal file
11
demo/native/engine/harmonyos-next/AppScope/app.json5
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"app": {
|
||||
"bundleName": "com.kunpo.test",
|
||||
"vendor": "example",
|
||||
"versionCode": 1,
|
||||
"versionName": "0.0.1",
|
||||
"icon": "$media:app_icon",
|
||||
"label": "$string:app_name",
|
||||
"distributedNotificationEnabled": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user