From 6c11c0b81de34a486df9c67d8f04d0d2050ce9b3 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Mon, 30 Oct 2023 09:58:58 -0700 Subject: 1.55 --- app.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app.config.js') diff --git a/app.config.js b/app.config.js index 09b8256c0..e5d7fdf41 100644 --- a/app.config.js +++ b/app.config.js @@ -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', -- cgit 1.4.1