diff options
Diffstat (limited to 'apps/mobile/app.json')
| -rw-r--r-- | apps/mobile/app.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/mobile/app.json b/apps/mobile/app.json index 7c0f354e..592824b7 100644 --- a/apps/mobile/app.json +++ b/apps/mobile/app.json @@ -31,7 +31,8 @@ "foregroundImage": "./assets/adaptive-icon.png", "backgroundColor": "#000000" }, - "package": "app.hoarder.hoardermobile" + "package": "app.hoarder.hoardermobile", + "versionCode": 2 }, "plugins": [ "expo-router", |
