android-custom-lint-rules
android-custom-lint-rules copied to clipboard
Why lintDebug resolve to releaseCompileClasspath? Is it a bug ?
When I run :play:myapp:lintDebug, it resvoles releaseCompileClasspath ? It's ok to run assembleDebug. I think it's not necesary to resolve release build type.
- What went wrong: Could not determine the dependencies of task ':play:myapp:lintDebug'.
Could not resolve all artifacts for configuration ':play:myapp:releaseCompileClasspath'. Could not find com.xxx.yyyy.zzz:lib-utils:0.1. Required by: project :play:myapp