This commit is contained in:
Paul Frazee 2023-10-30 09:58:58 -07:00
parent 7ebf1ed371
commit 6c11c0b81d
3 changed files with 33 additions and 32 deletions

View file

@ -6,7 +6,7 @@ module.exports = function () {
slug: 'bluesky',
scheme: 'bluesky',
owner: 'blueskysocial',
version: '1.54.0',
version: '1.55.0',
runtimeVersion: {
policy: 'appVersion',
},
@ -43,7 +43,7 @@ module.exports = function () {
backgroundColor: '#ffffff',
},
android: {
versionCode: 43,
versionCode: 44,
adaptiveIcon: {
foregroundImage: './assets/adaptive-icon.png',
backgroundColor: '#ffffff',