diff options
-rw-r--r-- | app.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app.json b/app.json index c1dc592cc..8a2fe039a 100644 --- a/app.json +++ b/app.json @@ -14,7 +14,7 @@ "backgroundColor": "#ffffff" }, "ios": { - "buildNumber": "2", + "buildNumber": "3", "supportsTablet": false, "bundleIdentifier": "xyz.blueskyweb.app", "config": { @@ -40,7 +40,7 @@ "backgroundColor": "#ffffff" }, "android": { - "versionCode": 13, + "versionCode": 14, "adaptiveIcon": { "foregroundImage": "./assets/adaptive-icon.png", "backgroundColor": "#ffffff" |