aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/app.json
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-11-24 23:41:28 +0000
committerMohamedBassem <me@mbassem.com>2024-11-24 23:41:28 +0000
commit5a496916c386bf1bd31ee841b76cb28d855716b9 (patch)
tree1793130c1495def3d5dcd58a5a8fa42f19caaea3 /apps/mobile/app.json
parent1a2b600692fbe98b127627ec00be3364e39fe63e (diff)
downloadkarakeep-5a496916c386bf1bd31ee841b76cb28d855716b9.tar.zst
fix(mobile): Use keyboard avoiding view in the info page
Diffstat (limited to 'apps/mobile/app.json')
-rw-r--r--apps/mobile/app.json4
1 files changed, 2 insertions, 2 deletions
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",