Bump ios build number and android version code

This commit is contained in:
Paul Frazee 2023-12-28 19:05:50 -08:00
parent b9fc152749
commit 1f037a0b43
7 changed files with 20 additions and 20 deletions

View file

@ -9,12 +9,12 @@ module.exports = function () {
/**
* iOS build number. Must be incremented for each TestFlight version.
*/
const IOS_BUILD_NUMBER = '1'
const IOS_BUILD_NUMBER = '2'
/**
* Android build number. Must be incremented for each release.
*/
const ANDROID_VERSION_CODE = 52
const ANDROID_VERSION_CODE = 53
/**
* Uses built-in Expo env vars