mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Add a tag filter to UpdateCheckMode
This commit is contained in:
parent
0259c5417c
commit
8d9f4bbd52
1 changed files with 1 additions and 1 deletions
|
|
@ -91,6 +91,6 @@ Builds:
|
|||
AllowedAPKSigningKeys: c45567b712d6fd7979df14f66f8a5c25859ee223e1f07e915a7eee201c14baef
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
CurrentVersion: 1.1.4
|
||||
CurrentVersionCode: 114
|
||||
|
|
|
|||
Loading…
Reference in a new issue