mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Fix K-9 Mail metadata
This commit is contained in:
parent
fec72fce1a
commit
435578318c
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue