{ "cli": { "version": ">= 0.52.0" }, "build": { "development": { "developmentClient": true, "channel": "test", "distribution": "internal" }, "test": { "releaseChannel": "test", "channel": "test", "env": { "API_URL": "https://api.test.romeonline.io" } }, "production": { "channel": "production", "releaseChannel": "production", "env": { "ANDROID_SDK_ROOT": "/Users/pfic/Library/Android/sdk" } } }, "submit": { "production": {} } }