mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Commons app - only auto-publish stable versions
This commit is contained in:
parent
d017b18c32
commit
a1803b42aa
1 changed files with 3 additions and 3 deletions
|
|
@ -262,6 +262,6 @@ Builds:
|
|||
ndk: r21
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 5.2.0
|
||||
CurrentVersionCode: 1049
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: 5.1.2
|
||||
CurrentVersionCode: 1043
|
||||
|
|
|
|||
Loading…
Reference in a new issue