This commit is contained in:
Paul Frazee 2024-01-16 10:05:11 -08:00
parent 8372c0c261
commit f1e58626fb
2 changed files with 3 additions and 3 deletions

View file

@ -20,12 +20,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 = 56
const ANDROID_VERSION_CODE = 57
/**
* Uses built-in Expo env vars