app.json 367 B

1234567891011121314151617
  1. {
  2. "name": "JuicePlus",
  3. "displayName": "ChargEco",
  4. "versionCode": 240,
  5. "versionName": "V2.4.0",
  6. "product": false,
  7. "debug": true,
  8. "modules": {
  9. "i18n": false,
  10. "bookmarks": true,
  11. "notifications": false
  12. },
  13. "storeUrl": {
  14. "android": "market://details?id=com.strides.chargeco",
  15. "ios": "itms-appss://apps.apple.com/app/id1664718768"
  16. }
  17. }