From 0d5e8206e6344b05d7f8392b50864b320a336c1a Mon Sep 17 00:00:00 2001 From: Rory Fitzpatrick Date: Sat, 25 Nov 2023 00:09:24 +0000 Subject: [PATCH] Preview automatic production release on Play Store --- eas.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/eas.json b/eas.json index d7f32f8f..6045b332 100644 --- a/eas.json +++ b/eas.json @@ -10,14 +10,9 @@ } }, "submit": { - "preview": { - "android": { - "track": "internal" - } - }, "production": { "android": { - "track": "production" + "track": "internal" }, "ios": { "ascAppId": "1632619020",