Files
devEco_harmony/devEcoDemo/AppScope/app.json5
㴇(shè)飍(xiū) 5a39d56984 鸿蒙学习
2026-05-25 22:21:36 +08:00

11 lines
215 B
Plaintext

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