Closed FriedrichFroebel closed 7 years ago
Running the checks invokes a deprecation message from Gradle:
The Task.leftShift(Closure) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use Task.doLast(Action) instead.
PR #34 should solve this issue
It would be great to resolve this issue before new version of gradle wil appear.
Any progress?
Merged in #34
Running the checks invokes a deprecation message from Gradle: