Hi,
this PR removes redundant compiler arguments in build.gradle files. The -parameters option is already applied via the JavaConventions plugin, so there is no need for it to be configured twice.
Cheers, Christoph
Hi,
this PR removes redundant compiler arguments in build.gradle files. The -parameters option is already applied via the JavaConventions plugin, so there is no need for it to be configured twice.
Cheers, Christoph