From 73aefad20171059e5cb96386f8852bfdc0f4a952 Mon Sep 17 00:00:00 2001 From: Vin Bui Date: Fri, 12 Apr 2024 05:49:14 -0400 Subject: [PATCH] Update eas.json --- eas.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eas.json b/eas.json index 1799a7c..ab629dc 100644 --- a/eas.json +++ b/eas.json @@ -1,6 +1,7 @@ { "cli": { - "version": ">= 2.8.0" + "version": ">= 2.8.0", + "appVersionSource": "remote" }, "build": { "development": {