Files
hormony-app/AppScope/app.json5
T
2025-12-16 15:06:31 +08:00

11 lines
217 B
Plaintext

{
"app": {
"bundleName": "cn.hezhaohui.healthydietapp",
"vendor": "example",
"versionCode": 1000000,
"versionName": "1.0.0",
"icon": "$media:layered_image",
"label": "$string:app_name"
}
}