{ "cli": { "version": ">= 16.28.0", "appVersionSource": "remote" }, "build": { "development": { "developmentClient": true, "distribution": "internal", "android": { "env": { "EAS_BUILD_DISABLE_MAVEN_CACHE": "1" } } }, "preview": { "distribution": "internal", "android": { "env": { "EAS_BUILD_DISABLE_MAVEN_CACHE": "1" } } }, "production": { "autoIncrement": true, "android": { "env": { "EAS_BUILD_DISABLE_MAVEN_CACHE": "1" } } } }, "submit": { "production": {} } }