I am building a kotlin android project. When i configure kotlin in android studio, i get this error in the gradle file.
Declaring custom 'clean' task when using the standard Gradle lifecycle plugins is not allowed
This question has been asked here but no help still. What might be the issue?