app.json5 215 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 { "app": { "bundleName": "com.wondertek.sight", "vendor": "$string:app_vendor", "versionCode": 1000000, "versionName": "1.0.0", "icon": "$media:app_icon", "label": "$string:app_name" } }