Files
SyncCalendar/AppScope/app.json5
T
2026-09-15 09:06:15 +08:00

11 lines
232 B
JSON

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