mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 23:10:29 +03:00
Regression - we won't do subvercodes
This commit is contained in:
parent
3e8db35101
commit
0ba888850a
2 changed files with 2 additions and 15 deletions
|
|
@ -264,7 +264,6 @@ def main():
|
|||
build = {}
|
||||
build['version'] = version
|
||||
build['vercode'] = vercode
|
||||
build['subvercode'] = None
|
||||
build['commit'] = '?'
|
||||
if options.subdir:
|
||||
build['subdir'] = options.subdir
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue