From 435578318c52f3338472dcbe4d7c75264e61ebb2 Mon Sep 17 00:00:00 2001 From: cketti Date: Sun, 8 Aug 2021 15:58:06 +0000 Subject: [PATCH] Fix K-9 Mail metadata --- metadata/com.fsck.k9.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/com.fsck.k9.yml b/metadata/com.fsck.k9.yml index cc7d17584e..8eb2f21ffc 100644 --- a/metadata/com.fsck.k9.yml +++ b/metadata/com.fsck.k9.yml @@ -783,7 +783,7 @@ Builds: - versionName: '5.801' versionCode: 28001 - commit: 5.8-MAINT + commit: '5.801' gradle: - yes output: app/k9mail/build/outputs/apk/release/k9mail-release-unsigned.apk @@ -800,6 +800,6 @@ MaintainerNotes: |- It doesn't work when using subdir because we are two levels deep into the directory structure. AutoUpdateMode: Version %v -UpdateCheckMode: Tags +UpdateCheckMode: Tags ^5\.8[0-9]{2}$ CurrentVersion: '5.802' CurrentVersionCode: 28002