Closed pkubowicz closed 4 years ago
You are right. I will remove it along the way with the other code modifications.
Are you sure this is correct? This commit removed just the comment.
I also expected something bigger, but looking at the old commit I switched from calling the setter directly and probably with settings some protected field directly (due to some compatibility issues with lower Gradle 4.x - based on the comments - it was Sep 5, 2017). However, that Groovy syntax currently seems to call setters under the hood (field could be removed in the meantime), so it is also fine (for Groovy code).
The comment says:
but the plugin requires Gradle 5.6 at minimum.