mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
citrine - skip prereleases
This commit is contained in:
parent
813c62812a
commit
5d6e0ab3aa
1 changed files with 1 additions and 1 deletions
|
|
@ -25,6 +25,6 @@ Builds:
|
|||
AllowedAPKSigningKeys: da2f6c5a75edc14a535a4397a9daef45b93e03e12082524fe5bae867aeacc3e4
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckMode: Tags ((?!pre).)*$
|
||||
CurrentVersion: 0.4.1
|
||||
CurrentVersionCode: 28
|
||||
|
|
|
|||
Loading…
Reference in a new issue