aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 a0aa08a8..0420293c 100644
--- a/apps/mobile/app.json
+++ b/apps/mobile/app.json
@@ -30,7 +30,7 @@
"NSAllowsLocalNetworking": true
}
},
- "buildNumber": "16"
+ "buildNumber": "17"
},
"android": {
"adaptiveIcon": {
@@ -48,7 +48,7 @@
}
},
"package": "app.hoarder.hoardermobile",
- "versionCode": 16
+ "versionCode": 17
},
"plugins": [
"expo-router",