about summary refs log tree commit diff
path: root/app.config.js
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-10-06 18:02:22 -0700
committerPaul Frazee <pfrazee@gmail.com>2023-10-06 18:02:22 -0700
commit9aff2597cf6735960299d98bf2b4d650aac9cb35 (patch)
tree2353b06cc6232a7f392b7bde54b25fd89f1b1de8 /app.config.js
parent77b21dfb1c2871447bf60ebf9efeb283282a1b51 (diff)
downloadvoidsky-9aff2597cf6735960299d98bf2b4d650aac9cb35.tar.zst
Bump build revision
Diffstat (limited to 'app.config.js')
-rw-r--r--app.config.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/app.config.js b/app.config.js
index a1477a8ae..82d0d5a0c 100644
--- a/app.config.js
+++ b/app.config.js
@@ -19,7 +19,7 @@ module.exports = function () {
         backgroundColor: '#ffffff',
       },
       ios: {
-        buildNumber: '1',
+        buildNumber: '2',
         supportsTablet: false,
         bundleIdentifier: 'xyz.blueskyweb.app',
         config: {
@@ -43,7 +43,7 @@ module.exports = function () {
         backgroundColor: '#ffffff',
       },
       android: {
-        versionCode: 40,
+        versionCode: 41,
         adaptiveIcon: {
           foregroundImage: './assets/adaptive-icon.png',
           backgroundColor: '#ffffff',