diff --git a/eas.json b/eas.json index d1d3703..419e0f9 100644 --- a/eas.json +++ b/eas.json @@ -7,12 +7,11 @@ "developmentClient": true, "distribution": "internal" }, - "preview": { + "production": { "android": { "buildType": "apk" } - }, - "production": {} + } }, "submit": { "production": {}