From 08d6d8366f450201626d8b3a528ca229c6cfba0c Mon Sep 17 00:00:00 2001 From: VanLamCS Date: Sun, 31 Dec 2023 19:08:29 +0700 Subject: [PATCH] edit config build --- app.json | 9 +++++++-- eas.json | 4 ++-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/app.json b/app.json index e11bbb7..c47865a 100644 --- a/app.json +++ b/app.json @@ -25,6 +25,11 @@ "web": { "favicon": "./assets/favicon.png" }, - "plugins": [] + "plugins": [], + "extra": { + "eas": { + "projectId": "d816f637-ad1b-4317-b060-e483da47d6b5" + } + } } -} \ No newline at end of file +} diff --git a/eas.json b/eas.json index 705eccf..cc6be67 100644 --- a/eas.json +++ b/eas.json @@ -16,7 +16,7 @@ "resourceClass": "m-medium" }, "android": { - "resourceClass": "m-medium", + "resourceClass": "medium", "buildType": "apk" }, "env": { @@ -29,7 +29,7 @@ "resourceClass": "m-medium" }, "android": { - "resourceClass": "m-medium", + "resourceClass": "medium", "buildType": "apk" }, "env": {