Skip to content

suggestedVersionName sync up

This is a series of variable renames, to get suggestedVersionName in sync with index-v1.json and fdroidserver. The only functional change should be that suggestedVersionName now defaults to Integer.MIN_VALUE rather than 0 since negative values are valid Version Codes.

closes #1063 (closed)

Merge request reports