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