Bump build numbers for ios and android

This commit is contained in:
Paul Frazee 2023-12-18 15:11:51 -08:00
parent 7814106909
commit c00c5efb34
4 changed files with 41 additions and 26 deletions

View file

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