From 970fd4ec84997b9b5f4b30d45f007f07b4aa404e Mon Sep 17 00:00:00 2001 From: Luna Date: Sat, 18 Apr 2026 12:06:45 +0200 Subject: [PATCH] updated app.json --- app.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/app.json b/app.json index f745a43..37f0a5c 100644 --- a/app.json +++ b/app.json @@ -29,6 +29,11 @@ "themeColor": "#f5f5f7", "backgroundColor": "#f5f5f7" }, - "owner": "spacebanane" + "owner": "spacebanane", + "extra": { + "eas": { + "projectId": "1275f90e-33c6-4af1-942e-ca29a309f8c8" + } + } } }