Skip to content

add check for duplicate keys in gradle-wrapper.properties

This adds an issuebot for things related to fdroidserver#1131 (closed)

Now that the javaproperties lib is everywhere where issuebot needs it, it can replace the configparser hack. This allows issuebot to handle .properties files with duplicate keys like how Java's Properties does.

@linsui @licaon-kter @obfusk

Merge request reports