Bump android app version code

zio/stable
Paul Frazee 2024-01-08 12:10:30 -08:00
parent da575a6379
commit fcfebda469
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ module.exports = function () {
/** /**
* Android build number. Must be incremented for each release. * 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 * Uses built-in Expo env vars