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

Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve project :sample. #74

Open
LizzyLi312 opened this issue Apr 18, 2018 · 0 comments

Comments

@LizzyLi312
Copy link

Error:Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve project :sample.
There are also some problems like this. I'll show down below.
Error:Unable to resolve dependency for ':app@release/compileClasspath': Could not resolve project :sample.
Error:Unable to resolve dependency for ':app@releaseUnitTest/compileClasspath': Could not resolve project :sample.
Is there something missing in my build.gradle code? Here's the code of the buildtype part.
buildTypes {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
}
Thanks in advanced.

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