1.23.0 build 2
This commit is contained in:
parent
7a2c21026d
commit
da06b608f2
1 changed files with 2 additions and 2 deletions
4
app.json
4
app.json
|
@ -13,7 +13,7 @@
|
||||||
"backgroundColor": "#ffffff"
|
"backgroundColor": "#ffffff"
|
||||||
},
|
},
|
||||||
"ios": {
|
"ios": {
|
||||||
"buildNumber": "1",
|
"buildNumber": "2",
|
||||||
"supportsTablet": false,
|
"supportsTablet": false,
|
||||||
"bundleIdentifier": "xyz.blueskyweb.app",
|
"bundleIdentifier": "xyz.blueskyweb.app",
|
||||||
"config": {
|
"config": {
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
"backgroundColor": "#ffffff"
|
"backgroundColor": "#ffffff"
|
||||||
},
|
},
|
||||||
"android": {
|
"android": {
|
||||||
"versionCode": 8,
|
"versionCode": 9,
|
||||||
"adaptiveIcon": {
|
"adaptiveIcon": {
|
||||||
"foregroundImage": "./assets/adaptive-icon.png",
|
"foregroundImage": "./assets/adaptive-icon.png",
|
||||||
"backgroundColor": "#ffffff"
|
"backgroundColor": "#ffffff"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue