Skip to content

change VercodeOperation to TYPE_LIST

linsui requested to merge linsui/fdroidserver:volist into master

Fix rewritemeta. Without this rewritemeta changes the VercodeOperation list to a string. This will affect other metadata but the VercodeOperation is only used in 29 apps so it's not a big problem. I'll rewrite them after this is merged.

Merge request reports