From 5a496916c386bf1bd31ee841b76cb28d855716b9 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Sun, 24 Nov 2024 23:41:28 +0000 Subject: fix(mobile): Use keyboard avoiding view in the info page --- 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 5e706227..8a6e9aaf 100644 --- a/apps/mobile/app.json +++ b/apps/mobile/app.json @@ -30,7 +30,7 @@ "NSAllowsLocalNetworking": true } }, - "buildNumber": "18" + "buildNumber": "19" }, "android": { "adaptiveIcon": { @@ -48,7 +48,7 @@ } }, "package": "app.hoarder.hoardermobile", - "versionCode": 18 + "versionCode": 19 }, "plugins": [ "expo-router", -- cgit v1.2.3-70-g09d2