{ "cli": { "version": ">= 3.0.0" }, "build": { "preview": { "android": { "buildType": "apk" } }, "production": { "android": { "buildType": "app-bundle" } } } }