You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
Could not determine the dependencies of task ':play:myapp:lintDebug'.
The text was updated successfully, but these errors were encountered: