Files
SyncCalendar/AppScope/app.json5
T
2026-09-14 21:28:51 +08:00

11 lines
236 B
JSON

{
"app": {
"bundleName": "synccalendar.yangyq.net",
"vendor": "yangyq",
"versionCode": 1000000,
"versionName": "1.0.0",
"buildVersion": "1",
"icon": "$media:layered_image",
"label": "$string:app_name"
}
}