Bump build numbers

This commit is contained in:
Paul Frazee 2024-01-31 16:08:07 -08:00
parent 4cf68b32c8
commit 50eb1c30d2
12 changed files with 642 additions and 301 deletions

View file

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