mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
be.casperverswijvelt.unifiedinternetqs: add tax regex to avoid alpha or beta versions ending up on FDroid
This commit is contained in:
parent
ba04037459
commit
005f4359fc
1 changed files with 1 additions and 1 deletions
|
|
@ -82,6 +82,6 @@ Builds:
|
|||
../build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: 2.6.1-fdroid
|
||||
CurrentVersionCode: 2060101
|
||||
|
|
|
|||
Loading…
Reference in a new issue