mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-09 05:48:06 +00:00
bilimiao: exclude beta versions
This commit is contained in:
parent
f8d18847a7
commit
894012c9be
1 changed files with 1 additions and 1 deletions
|
|
@ -80,6 +80,6 @@ Builds:
|
|||
AllowedAPKSigningKeys: d30ba38d50a8d2dc9a0ab2c5a6df8409163cc479d300cc64ba0e3857f0ab0ddf
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckMode: Tags ^[\d.]+$
|
||||
CurrentVersion: 2.3.12
|
||||
CurrentVersionCode: 107
|
||||
|
|
|
|||
Loading…
Reference in a new issue