diff --git a/eas.json b/eas.json index dd8f74e..d1d3703 100644 --- a/eas.json +++ b/eas.json @@ -8,10 +8,8 @@ "distribution": "internal" }, "preview": { - "preview": { - "android": { - "buildType": "apk" - } + "android": { + "buildType": "apk" } }, "production": {}