diff options
author | Paul Frazee <pfrazee@gmail.com> | 2023-05-25 21:14:45 -0500 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2023-05-25 21:14:45 -0500 |
commit | e832352e9844002408b45291396a3c495be23276 (patch) | |
tree | 62ca26f746c2ff711d4b4b0089656596bde4a84d /app.json | |
parent | 62b309be5b10caf5acdf49737d0dbdc69d9ac794 (diff) | |
download | voidsky-e832352e9844002408b45291396a3c495be23276.tar.zst |
Bump build numbers
Diffstat (limited to 'app.json')
-rw-r--r-- | app.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app.json b/app.json index 61b2a2fc8..9016a3646 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": 14, + "versionCode": 15, "adaptiveIcon": { "foregroundImage": "./assets/adaptive-icon.png", "backgroundColor": "#ffffff" |