From 5c6233a5fd3995035d47d761b18e9cac73248b2c Mon Sep 17 00:00:00 2001 From: Milan Paunovic Date: Sat, 12 Oct 2024 12:44:11 +0200 Subject: [PATCH] Use auto increment --- eas.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eas.json b/eas.json index e022e28..0933202 100644 --- a/eas.json +++ b/eas.json @@ -13,7 +13,8 @@ "channel": "preview" }, "production": { - "channel": "production" + "channel": "production", + "autoIncrement": true } }, "submit": {