This commit is contained in:
Paul Frazee 2024-01-04 17:40:28 -08:00
parent 0dae24e78f
commit 6e8650e2eb
11 changed files with 813 additions and 265 deletions

View file

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