Fix K-9 Mail metadata

This commit is contained in:
cketti 2021-08-08 15:58:06 +00:00 committed by linsui
parent fec72fce1a
commit 435578318c

View file

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