aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/app.json
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-08-26 18:00:00 +0300
committerMohamedBassem <me@mbassem.com>2024-08-26 18:00:42 +0300
commit140554021e83ca375845584f8d7e5e476434f1c0 (patch)
tree2dfd49ebd1718e2508b50a4c6828c5d8dce72a23 /apps/mobile/app.json
parent410b0e78962566d9eb97710e834bf0a477b8cef2 (diff)
downloadkarakeep-140554021e83ca375845584f8d7e5e476434f1c0.tar.zst
feature(mobile): Add ability to create basic lists from the app
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 b205b80d..baf2ca6e 100644
--- a/apps/mobile/app.json
+++ b/apps/mobile/app.json
@@ -30,7 +30,7 @@
"NSAllowsLocalNetworking": true
}
},
- "buildNumber": "7"
+ "buildNumber": "8"
},
"android": {
"adaptiveIcon": {
@@ -48,7 +48,7 @@
}
},
"package": "app.hoarder.hoardermobile",
- "versionCode": 7
+ "versionCode": 8
},
"plugins": [
"expo-router",