mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
DAVdroid: skip alpha/beta tags
This commit is contained in:
parent
e6d365d66c
commit
414ba821d7
1 changed files with 2 additions and 1 deletions
|
|
@ -263,6 +263,7 @@ Build:0.9.0.4,82
|
|||
gradle=yes
|
||||
|
||||
Build:0.9.1-beta1,83
|
||||
disable=beta
|
||||
commit=v0.9.1-beta1
|
||||
subdir=app
|
||||
submodules=yes
|
||||
|
|
@ -275,6 +276,6 @@ Build:0.9.1,84
|
|||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Update Check Mode:Tags ^v[0-9.]*$
|
||||
Current Version:0.9.1
|
||||
Current Version Code:84
|
||||
|
|
|
|||
Loading…
Reference in a new issue