signalapp / gradle-witness

A gradle plugin that enables static verification for remote dependencies.
MIT License
229 stars 60 forks source link

Warning when using gradle 4.0.2 #22

Open johnscancella opened 7 years ago

johnscancella commented 7 years ago

When applying the witness plugin I get this warning output:

Configure project : The Task.leftShift(Closure) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use Task.doLast(Action) instead.