Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why lintDebug resolve to releaseCompileClasspath? Is it a bug ? #48

Open
victorchoy opened this issue Jun 4, 2021 · 0 comments
Open

Comments

@victorchoy
Copy link

victorchoy commented Jun 4, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant