about summary refs log tree commit diff
path: root/app.config.js
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2024-01-16 10:05:11 -0800
committerPaul Frazee <pfrazee@gmail.com>2024-01-16 10:05:11 -0800
commitf1e58626fbfc9cd474677c7fe48daf755a3470cf (patch)
treec70ca8977abeb434e7e1573def2c8ec878bca3b2 /app.config.js
parent8372c0c261143e9a4cb5c244f15c966f865e282d (diff)
downloadvoidsky-f1e58626fbfc9cd474677c7fe48daf755a3470cf.tar.zst
1.65
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 c05787428..4adeb03b7 100644
--- a/app.config.js
+++ b/app.config.js
@@ -20,12 +20,12 @@ module.exports = function () {
   /**
    * iOS build number. Must be incremented for each TestFlight version.
    */
-  const IOS_BUILD_NUMBER = '2'
+  const IOS_BUILD_NUMBER = '1'
 
   /**
    * Android build number. Must be incremented for each release.
    */
-  const ANDROID_VERSION_CODE = 56
+  const ANDROID_VERSION_CODE = 57
 
   /**
    * Uses built-in Expo env vars