Bump android app version code
This commit is contained in:
parent
da575a6379
commit
fcfebda469
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ module.exports = function () {
|
|||
/**
|
||||
* Android build number. Must be incremented for each release.
|
||||
*/
|
||||
const ANDROID_VERSION_CODE = 54
|
||||
const ANDROID_VERSION_CODE = 55
|
||||
|
||||
/**
|
||||
* Uses built-in Expo env vars
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue