From bfd0d249b59b7be5a8eb8a3f4bb0352c65a6a0c9 Mon Sep 17 00:00:00 2001 From: Hailey Date: Mon, 12 Feb 2024 15:46:31 -0800 Subject: [PATCH] set this to production or now --- eas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eas.json b/eas.json index e1c3003147..2b4c7cb612 100644 --- a/eas.json +++ b/eas.json @@ -45,7 +45,7 @@ "android": { "autoIncrement": true }, - "channel": "preview" + "channel": "production" } }, "submit": {