Remove deprecated constructor
DPUkyle opened this issue · 0 comments
DPUkyle commented
Applying the plugin to a Gradle 3.x project yields some deprecation warnings in info level logging:
Constructor DefaultSourceDirectorySet(String, FileResolver) has been deprecated and is scheduled to be removed in Gradle 4.0
I'll fix this.