aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/app.json
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-08-26 23:54:10 +0300
committerMohamedBassem <me@mbassem.com>2024-08-26 23:55:18 +0300
commit2fb85590271476a40c3d0d6a9cc4683576ff6074 (patch)
tree3f575cdb847f7f639552a42b38dd3f6c1e13de56 /apps/mobile/app.json
parent7593982d9cf997e607ebbd72cb9970a1010f4565 (diff)
downloadkarakeep-2fb85590271476a40c3d0d6a9cc4683576ff6074.tar.zst
feature(mobile): Allow interacting with images in the app. Fixes #352
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 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",