Bump android version code
This commit is contained in:
parent
614cb23489
commit
cd7a25fd42
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.
|
* Android build number. Must be incremented for each release.
|
||||||
*/
|
*/
|
||||||
const ANDROID_VERSION_CODE = 51
|
const ANDROID_VERSION_CODE = 52
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Uses built-in Expo env vars
|
* Uses built-in Expo env vars
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue