This commit is contained in:
Paul Frazee 2024-02-06 22:12:41 -08:00
parent 3b0f94bfb0
commit fc40b200ed
14 changed files with 3609 additions and 2477 deletions

View file

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