Bump android version code

zio/stable
Paul Frazee 2024-01-15 15:31:56 -08:00
parent 8c4e5b5f0b
commit d35be77a11
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,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 = 55 const ANDROID_VERSION_CODE = 56
/** /**
* Uses built-in Expo env vars * Uses built-in Expo env vars