From 70a33bb4574629dea2bedc2012226886ed9f110e Mon Sep 17 00:00:00 2001 From: Raymen Scholten Date: Wed, 7 Feb 2024 12:08:41 +0100 Subject: [PATCH] Update to use production submit --- mobile/eas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/eas.json b/mobile/eas.json index 590ba78d..8ec273d3 100644 --- a/mobile/eas.json +++ b/mobile/eas.json @@ -33,7 +33,7 @@ } }, "submit": { - "test": { + "production": { "android": { "serviceAccountKeyPath": "./google-service-account.json", "track": "internal"