From 98b42ac0a35e0463d0a79e0e420df8be290afb8b Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Fri, 30 Aug 2024 01:18:15 -0400 Subject: [PATCH] app conf --- app.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app.json b/app.json index 2d3dca4..27a2213 100644 --- a/app.json +++ b/app.json @@ -1,6 +1,7 @@ { "expo": { - "scheme": "acme", + "scheme": "healthrader-app-scheme", + "version": "1.1.0", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "light",