1.54
This commit is contained in:
parent
8e9cf182c2
commit
01e25c912c
3 changed files with 7 additions and 7 deletions
|
@ -6,7 +6,7 @@ module.exports = function () {
|
|||
slug: 'bluesky',
|
||||
scheme: 'bluesky',
|
||||
owner: 'blueskysocial',
|
||||
version: '1.53.0',
|
||||
version: '1.54.0',
|
||||
runtimeVersion: {
|
||||
policy: 'appVersion',
|
||||
},
|
||||
|
@ -43,7 +43,7 @@ module.exports = function () {
|
|||
backgroundColor: '#ffffff',
|
||||
},
|
||||
android: {
|
||||
versionCode: 42,
|
||||
versionCode: 43,
|
||||
adaptiveIcon: {
|
||||
foregroundImage: './assets/adaptive-icon.png',
|
||||
backgroundColor: '#ffffff',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue