mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
rethinkdns: exclude unstable versions
This commit is contained in:
parent
a67bae6c4a
commit
d0b294c2ca
1 changed files with 1 additions and 1 deletions
|
|
@ -445,7 +445,7 @@ Builds:
|
|||
v = .*/def v = $$VERCODE$$/' build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckMode: Tags ^v[\d.]+[a-z]?$
|
||||
VercodeOperation:
|
||||
- 10 * %c + 2
|
||||
- 10 * %c + 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue