Bump build revision
This commit is contained in:
parent
77b21dfb1c
commit
9aff2597cf
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ module.exports = function () {
|
|||
backgroundColor: '#ffffff',
|
||||
},
|
||||
ios: {
|
||||
buildNumber: '1',
|
||||
buildNumber: '2',
|
||||
supportsTablet: false,
|
||||
bundleIdentifier: 'xyz.blueskyweb.app',
|
||||
config: {
|
||||
|
@ -43,7 +43,7 @@ module.exports = function () {
|
|||
backgroundColor: '#ffffff',
|
||||
},
|
||||
android: {
|
||||
versionCode: 40,
|
||||
versionCode: 41,
|
||||
adaptiveIcon: {
|
||||
foregroundImage: './assets/adaptive-icon.png',
|
||||
backgroundColor: '#ffffff',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue