From 4c6ef25d924a402c9a9358fe535f9f92075cbc18 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Sat, 15 Nov 2025 13:18:41 +0000 Subject: fix(mobile): upgrade react-native-pdf to v7 to fix page alignment --- apps/mobile/app.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/mobile/app.config.js') diff --git a/apps/mobile/app.config.js b/apps/mobile/app.config.js index 5385b2d5..910ea021 100644 --- a/apps/mobile/app.config.js +++ b/apps/mobile/app.config.js @@ -35,7 +35,7 @@ export default { NSAllowsArbitraryLoads: true, }, }, - buildNumber: "28", + buildNumber: "29", }, android: { adaptiveIcon: { @@ -54,7 +54,7 @@ export default { }, }, package: "app.hoarder.hoardermobile", - versionCode: 28, + versionCode: 29, }, plugins: [ "./plugins/trust-local-certs.js", -- cgit v1.2.3-70-g09d2