{ "cli": { "version": ">= 3.0.0" }, "build": { "development": { "developmentClient": true, "distribution": "internal" }, "preview": { "distribution": "internal" }, "production": { "android": { "buildType": "apk", "gradleCommand": ":app:assembleRelease", "env": { "EXPO_PUBLIC_API_BASE_URL": "https://0xarchit-citytrack.hf.space" } } } }, "submit": { "production": {} } }