Bump build numbers
parent
62b309be5b
commit
e832352e98
4
app.json
4
app.json
|
@ -14,7 +14,7 @@
|
||||||
"backgroundColor": "#ffffff"
|
"backgroundColor": "#ffffff"
|
||||||
},
|
},
|
||||||
"ios": {
|
"ios": {
|
||||||
"buildNumber": "2",
|
"buildNumber": "3",
|
||||||
"supportsTablet": false,
|
"supportsTablet": false,
|
||||||
"bundleIdentifier": "xyz.blueskyweb.app",
|
"bundleIdentifier": "xyz.blueskyweb.app",
|
||||||
"config": {
|
"config": {
|
||||||
|
@ -40,7 +40,7 @@
|
||||||
"backgroundColor": "#ffffff"
|
"backgroundColor": "#ffffff"
|
||||||
},
|
},
|
||||||
"android": {
|
"android": {
|
||||||
"versionCode": 14,
|
"versionCode": 15,
|
||||||
"adaptiveIcon": {
|
"adaptiveIcon": {
|
||||||
"foregroundImage": "./assets/adaptive-icon.png",
|
"foregroundImage": "./assets/adaptive-icon.png",
|
||||||
"backgroundColor": "#ffffff"
|
"backgroundColor": "#ffffff"
|
||||||
|
|
Loading…
Reference in New Issue