gradle-lint-plugin
gradle-lint-plugin copied to clipboard
"Cannot cast object" Error When Use in Android project
I can not Sync my project because of error:
Cannot cast object '/home/yuliia/Documents/projects/android_projects/OCRme/app/build/intermediates/javac/releaseUnitTest/compileReleaseUnitTestJavaWithJavac/classes' with class 'java.io.File' to class 'org.gradle.api.file.FileCollection'
when added the plugin. Please advice.
Is there any fix for the issue?
I'm seeing this as well.