From 0880295e21c09b933a86d9decdf555e0484d89f1 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Tue, 28 Nov 2023 14:26:07 -0600 Subject: [PATCH] Remove unecessary config --- eas.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/eas.json b/eas.json index 6708036708..8696fe596f 100644 --- a/eas.json +++ b/eas.json @@ -26,10 +26,6 @@ "channel": "preview", "ios": { "resourceClass": "large" - }, - "android": { - "buildType": "apk", - "gradleCommand": ":app:assembleRelease" } }, "production": {