diff options
| -rw-r--r-- | apps/mobile/app.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/mobile/app.json b/apps/mobile/app.json index 0420293c..5e706227 100644 --- a/apps/mobile/app.json +++ b/apps/mobile/app.json @@ -30,7 +30,7 @@ "NSAllowsLocalNetworking": true } }, - "buildNumber": "17" + "buildNumber": "18" }, "android": { "adaptiveIcon": { @@ -48,7 +48,7 @@ } }, "package": "app.hoarder.hoardermobile", - "versionCode": 17 + "versionCode": 18 }, "plugins": [ "expo-router", |
