Files
hormony-app/AppScope/app.json5
T

11 lines
217 B
Plaintext
Raw Normal View History

2025-12-16 15:06:31 +08:00
{
"app": {
"bundleName": "cn.hezhaohui.healthydietapp",
"vendor": "example",
"versionCode": 1000000,
"versionName": "1.0.0",
"icon": "$media:layered_image",
"label": "$string:app_name"
}
}