Skip to content

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

Description

@LizzyLi312

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions