This commit is contained in:
Paul Frazee 2023-10-14 10:32:11 -07:00
parent 8e9cf182c2
commit 01e25c912c
3 changed files with 7 additions and 7 deletions

View file

@ -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',