mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-18 13:10:30 +03:00
change VercodeOperation to TYPE_LIST
This commit is contained in:
parent
747fa13591
commit
618e2c7d72
11 changed files with 18 additions and 22 deletions
|
|
@ -804,6 +804,7 @@ ArchivePolicy: 9 versions
|
|||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
# Only use higher vercode ops, if we do build those arches
|
||||
VercodeOperation: "%c + 5"
|
||||
VercodeOperation:
|
||||
- "%c + 5"
|
||||
CurrentVersion: 1.2.6
|
||||
CurrentVersionCode: 1030005
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue