'com.android.build.gradle.BasePlugin' does not implement the Plugin interface.
Hello,
I'm getting this error when I run gradle assemble
in platforms/android/
:
Execution failed for task ':lintVitalRelease'.
> 'com.android.build.gradle.BasePlugin' does not implement the Plugin interface.