Anyone else encountered problems with Android lint class-path in a mixed Android/JVM multi-module project. The whole project assembles just fine! But lint fails with:
Copy code
Execution failed for task ':android-client-common:lint'.
> Configuration with name 'compileClasspath' not found.