From 2a7bd4310e274d8a176f6d92cfebca41f8eaedca Mon Sep 17 00:00:00 2001 From: cketti Date: Thu, 12 Oct 2023 11:54:11 +0200 Subject: [PATCH] Update K-9 Mail to 6.603 (stable) --- metadata/com.fsck.k9.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/com.fsck.k9.yml b/metadata/com.fsck.k9.yml index 6b17e67947..90af1ec924 100644 --- a/metadata/com.fsck.k9.yml +++ b/metadata/com.fsck.k9.yml @@ -1153,6 +1153,15 @@ Builds: scandelete: - build-plugin/build + - versionName: '6.603' + versionCode: 36003 + commit: '6.603' + gradle: + - yes + output: app/k9mail/build/outputs/apk/release/k9mail-release-unsigned.apk + scandelete: + - build-plugin/build + - versionName: '6.700' versionCode: 37000 commit: '6.700' @@ -1272,5 +1281,5 @@ MaintainerNotes: |- AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: '6.602' -CurrentVersionCode: 36002 +CurrentVersion: '6.603' +CurrentVersionCode: 36003