This commit is contained in:
Paul Frazee
2023-12-11 15:52:56 -08:00
parent c5f8909ecf
commit d82b1a1047
4 changed files with 103 additions and 103 deletions
+2 -2
View File
@@ -9,12 +9,12 @@ module.exports = function () {
/**
* iOS build number. Must be incremented for each TestFlight version.
*/
const IOS_BUILD_NUMBER = '15'
const IOS_BUILD_NUMBER = '1'
/**
* Android build number. Must be incremented for each release.
*/
const ANDROID_VERSION_CODE = 47
const ANDROID_VERSION_CODE = 48
/**
* Uses built-in Expo env vars