SyntaxFix
Write A Post
Hire A Developer
Questions
I'm using Gradle plugin 3.0.1 and saw this error. Not sure what caused this but the solution that works for me is to stop the running Gradle daemon by ./gradlew --stop.
./gradlew --stop