Bump ios and android build numbers

This commit is contained in:
Paul Frazee 2023-12-10 12:25:14 -08:00
parent f46b598ac6
commit 3d229b5fd6
3 changed files with 84 additions and 38 deletions

View file

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