Bump android app version code
parent
da575a6379
commit
fcfebda469
|
@ -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…
Reference in New Issue