1.68
This commit is contained in:
parent
3b0f94bfb0
commit
fc40b200ed
14 changed files with 3609 additions and 2477 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue