mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
nostrsigner - skip prereleases
This commit is contained in:
parent
7ff6429884
commit
ef0912f1d5
1 changed files with 1 additions and 1 deletions
|
|
@ -78,6 +78,6 @@ Builds:
|
|||
AllowedAPKSigningKeys: 56dc631996a55c2284790448c7dc9f1dd05df596b2ce4882313633f5602e5fe4
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckMode: Tags ((?!pre).)*$
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 78
|
||||
|
|
|
|||
Loading…
Reference in a new issue