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",