diff options
author | Paul Frazee <pfrazee@gmail.com> | 2023-04-27 13:14:54 -0500 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2023-04-27 13:14:54 -0500 |
commit | da06b608f2992b4a18ca51b8e6919ef4d32aad7a (patch) | |
tree | 729aad8d89ee3ce944c88690c78d43f584edd6ca | |
parent | 7a2c21026db702d028c20796a8d0bccd68de5464 (diff) | |
download | voidsky-da06b608f2992b4a18ca51b8e6919ef4d32aad7a.tar.zst |
1.23.0 build 2
-rw-r--r-- | app.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app.json b/app.json index 9b83e55d5..8084f3fff 100644 --- a/app.json +++ b/app.json @@ -13,7 +13,7 @@ "backgroundColor": "#ffffff" }, "ios": { - "buildNumber": "1", + "buildNumber": "2", "supportsTablet": false, "bundleIdentifier": "xyz.blueskyweb.app", "config": { @@ -34,7 +34,7 @@ "backgroundColor": "#ffffff" }, "android": { - "versionCode": 8, + "versionCode": 9, "adaptiveIcon": { "foregroundImage": "./assets/adaptive-icon.png", "backgroundColor": "#ffffff" |