From bd7bd8a4cbc5fcc02516c51d8e570a00784e7799 Mon Sep 17 00:00:00 2001 From: "dios.one" Date: Mon, 4 May 2026 17:45:47 +0700 Subject: [PATCH] error build --- eas.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/eas.json b/eas.json index e70ac43..b31ba8b 100644 --- a/eas.json +++ b/eas.json @@ -3,6 +3,13 @@ "version": ">= 3.0.0" }, "build": { + "development": { + "developmentClient": true, + "distribution": "internal", + "android": { + "buildType": "apk" + } + }, "preview": { "android": { "buildType": "apk"