about summary refs log tree commit diff
path: root/app.config.js
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-12-11 15:52:56 -0800
committerPaul Frazee <pfrazee@gmail.com>2023-12-11 15:52:56 -0800
commitd82b1a104794eb237b898336fae0918dc1ec6753 (patch)
treeda680c99556e9881443143b9cc0589f3fc7a2f67 /app.config.js
parentc5f8909ecf03c395d41c504f0bee1e7c44612318 (diff)
downloadvoidsky-d82b1a104794eb237b898336fae0918dc1ec6753.tar.zst
1.58
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 222fb4cc8..181a67c46 100644
--- a/app.config.js
+++ b/app.config.js
@@ -9,12 +9,12 @@ module.exports = function () {
   /**
    * iOS build number. Must be incremented for each TestFlight version.
    */
-  const IOS_BUILD_NUMBER = '15'
+  const IOS_BUILD_NUMBER = '1'
 
   /**
    * Android build number. Must be incremented for each release.
    */
-  const ANDROID_VERSION_CODE = 47
+  const ANDROID_VERSION_CODE = 48
 
   /**
    * Uses built-in Expo env vars