Misc fixes from checkupdates

This commit is contained in:
Jochen Sprickerhof 2021-07-28 07:12:00 +02:00
parent 0ca23f0379
commit 6d6f294f96
2 changed files with 5 additions and 3 deletions

View file

@ -280,6 +280,6 @@ Builds:
- standard
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
UpdateCheckMode: Tags ^v[0-9.]*$
CurrentVersion: 1.9.3
CurrentVersionCode: 54

View file

@ -133,7 +133,9 @@ Builds:
gradle:
- fdroid
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 19.2.4-fdroid
CurrentVersionCode: 65
NoSourceSince: 19.2.4-fdroid