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",