mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-04 12:59:39 +08:00
11 lines
204 B
Plaintext
11 lines
204 B
Plaintext
{
|
|
"app": {
|
|
"bundleName": "com.example.acl_one",
|
|
"vendor": "example",
|
|
"versionCode": 1000000,
|
|
"versionName": "1.0.0",
|
|
"icon": "$media:app_icon",
|
|
"label": "$string:app_name"
|
|
}
|
|
}
|