Files
SyncCalendar/AppScope/app.json5
T

11 lines
236 B
JSON
Raw Normal View History

2026-09-13 15:50:37 +08:00
{
"app": {
"bundleName": "synccalendar.yangyq.net",
"vendor": "yangyq",
2026-09-13 15:50:37 +08:00
"versionCode": 1000000,
"versionName": "1.0.0",
"buildVersion": "1",
"icon": "$media:layered_image",
"label": "$string:app_name"
}
}