googlesamples / googlesamples/android-custom-lint-rules

Why lintDebug resolve to releaseCompileClasspath? Is it a bug ?

Open
#48 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
1k
Forks
176
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.