From 2fb85590271476a40c3d0d6a9cc4683576ff6074 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Mon, 26 Aug 2024 23:54:10 +0300 Subject: feature(mobile): Allow interacting with images in the app. Fixes #352 --- apps/mobile/app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/mobile/app.json') diff --git a/apps/mobile/app.json b/apps/mobile/app.json index baf2ca6e..4a877623 100644 --- a/apps/mobile/app.json +++ b/apps/mobile/app.json @@ -30,7 +30,7 @@ "NSAllowsLocalNetworking": true } }, - "buildNumber": "8" + "buildNumber": "9" }, "android": { "adaptiveIcon": { @@ -48,7 +48,7 @@ } }, "package": "app.hoarder.hoardermobile", - "versionCode": 8 + "versionCode": 9 }, "plugins": [ "expo-router", -- cgit v1.2.3-70-g09d2