mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
com.dot.gallery: fix matching Tags (Closes: #553)
This commit is contained in:
parent
850a437e2f
commit
93129d2ce5
1 changed files with 1 additions and 1 deletions
|
|
@ -199,7 +199,7 @@ Builds:
|
||||||
AllowedAPKSigningKeys: 784605dd5075be058278a5425cbde5213162cbb4591b4428f44e75e08cc6438a
|
AllowedAPKSigningKeys: 784605dd5075be058278a5425cbde5213162cbb4591b4428f44e75e08cc6438a
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^[\d.]+-\d+$
|
UpdateCheckMode: Tags ^[\d.]+$
|
||||||
VercodeOperation:
|
VercodeOperation:
|
||||||
- 10 * %c + 1
|
- 10 * %c + 1
|
||||||
- 10 * %c + 2
|
- 10 * %c + 2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue