about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2024-01-08 12:10:30 -0800
committerPaul Frazee <pfrazee@gmail.com>2024-01-08 12:10:30 -0800
commitfcfebda4697cd3c484e2faa69fc22c996fcc771d (patch)
tree13113eedd7e543eee1599defca9c5e2c7763323f
parentda575a63797459c39f54c4b70b8c86dd5d6ce1b6 (diff)
downloadvoidsky-fcfebda4697cd3c484e2faa69fc22c996fcc771d.tar.zst
Bump android app version code
-rw-r--r--app.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.config.js b/app.config.js
index 37e583e4f..f2403edd4 100644
--- a/app.config.js
+++ b/app.config.js
@@ -14,7 +14,7 @@ module.exports = function () {
   /**
    * Android build number. Must be incremented for each release.
    */
-  const ANDROID_VERSION_CODE = 54
+  const ANDROID_VERSION_CODE = 55
 
   /**
    * Uses built-in Expo env vars