Files
tonghuashun_CardDemo/AppScope/app.json5
T

12 lines
235 B
Plaintext

{
"app": {
"bundleName": "com.example.carddemo",
"vendor": "example",
"versionCode": 1000000,
"versionName": "1.0.0",
"buildVersion": "1",
"icon": "$media:layered_image",
"label": "$string:app_name"
}
}