about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-08-11 08:50:59 -0700
committerPaul Frazee <pfrazee@gmail.com>2023-08-11 08:50:59 -0700
commit003a75fd8e3fbee4676794d89c3573331e51bb81 (patch)
tree905e564db24e97d623cd55f2eef7921f74881a63
parent993026cbc41e6222af7b00da2709fda870badbe6 (diff)
downloadvoidsky-003a75fd8e3fbee4676794d89c3573331e51bb81.tar.zst
Build increment
-rw-r--r--app.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/app.json b/app.json
index 02e035d36..3f1ff6017 100644
--- a/app.json
+++ b/app.json
@@ -17,7 +17,7 @@
       "backgroundColor": "#ffffff"
     },
     "ios": {
-      "buildNumber": "1",
+      "buildNumber": "2",
       "supportsTablet": false,
       "bundleIdentifier": "xyz.blueskyweb.app",
       "config": {
@@ -43,7 +43,7 @@
       "backgroundColor": "#ffffff"
     },
     "android": {
-      "versionCode": 30,
+      "versionCode": 31,
       "adaptiveIcon": {
         "foregroundImage": "./assets/adaptive-icon.png",
         "backgroundColor": "#ffffff"