From c7f9febf04541ac9b68a4cb6cb48251e41b51d05 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Sun, 28 Jul 2024 23:29:33 -0700 Subject: fix(mobile): Change the hoarded page to no longer be a modal to allow AddToList to work --- apps/mobile/app.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'apps/mobile/app.json') diff --git a/apps/mobile/app.json b/apps/mobile/app.json index dc76485b..4891707c 100644 --- a/apps/mobile/app.json +++ b/apps/mobile/app.json @@ -29,7 +29,8 @@ "NSAllowsArbitraryLoads": true, "NSAllowsLocalNetworking": true } - } + }, + "buildNumber": "6" }, "android": { "adaptiveIcon": { @@ -47,7 +48,7 @@ } }, "package": "app.hoarder.hoardermobile", - "versionCode": 5 + "versionCode": 6 }, "plugins": [ "expo-router", -- cgit v1.2.3-70-g09d2