about summary refs log tree commit diff
path: root/app.config.js
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-12-25 14:23:22 -0800
committerPaul Frazee <pfrazee@gmail.com>2023-12-25 14:23:22 -0800
commitcd7a25fd4297672083cde28346d926584748ad14 (patch)
treeb708a19249f8d2309733b839ffc5b9c2ff7b1adc /app.config.js
parent614cb234898cfdf7080d7765c2bf6b899b753008 (diff)
downloadvoidsky-cd7a25fd4297672083cde28346d926584748ad14.tar.zst
Bump android version code
Diffstat (limited to 'app.config.js')
-rw-r--r--app.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.config.js b/app.config.js
index e8b30ab00..831791c2d 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 = 51
+  const ANDROID_VERSION_CODE = 52
 
   /**
    * Uses built-in Expo env vars