1.47
This commit is contained in:
parent
6487a87542
commit
9bd9d40306
2 changed files with 4 additions and 4 deletions
6
app.json
6
app.json
|
@ -4,7 +4,7 @@
|
|||
"slug": "bluesky",
|
||||
"scheme": "bluesky",
|
||||
"owner": "blueskysocial",
|
||||
"version": "1.46.0",
|
||||
"version": "1.47.0",
|
||||
"runtimeVersion": {
|
||||
"policy": "appVersion"
|
||||
},
|
||||
|
@ -17,7 +17,7 @@
|
|||
"backgroundColor": "#ffffff"
|
||||
},
|
||||
"ios": {
|
||||
"buildNumber": "2",
|
||||
"buildNumber": "1",
|
||||
"supportsTablet": false,
|
||||
"bundleIdentifier": "xyz.blueskyweb.app",
|
||||
"config": {
|
||||
|
@ -39,7 +39,7 @@
|
|||
"backgroundColor": "#ffffff"
|
||||
},
|
||||
"android": {
|
||||
"versionCode": 33,
|
||||
"versionCode": 34,
|
||||
"adaptiveIcon": {
|
||||
"foregroundImage": "./assets/adaptive-icon.png",
|
||||
"backgroundColor": "#ffffff"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue