mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Misc fixes from checkupdates
This commit is contained in:
parent
0ca23f0379
commit
6d6f294f96
2 changed files with 5 additions and 3 deletions
|
|
@ -280,6 +280,6 @@ Builds:
|
|||
- standard
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||
CurrentVersion: 1.9.3
|
||||
CurrentVersionCode: 54
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue