diff --git a/apps/mobile/app.json b/apps/mobile/app.json index 8a6e9aaf3..4772c25ba 100644 --- a/apps/mobile/app.json +++ b/apps/mobile/app.json @@ -30,7 +30,7 @@ "NSAllowsLocalNetworking": true } }, - "buildNumber": "19" + "buildNumber": "20" }, "android": { "adaptiveIcon": { @@ -48,7 +48,7 @@ } }, "package": "app.hoarder.hoardermobile", - "versionCode": 19 + "versionCode": 20 }, "plugins": [ "expo-router",