Files
SyncCalendar/AppScope/app.json5
T

11 lines
238 B
JSON

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