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

Resolving configuration 'debugCompile' directly is not allowed #24

Open
rubdos opened this issue Oct 15, 2018 · 0 comments
Open

Resolving configuration 'debugCompile' directly is not allowed #24

rubdos opened this issue Oct 15, 2018 · 0 comments

Comments

@rubdos
Copy link

rubdos commented Oct 15, 2018

Since some Gradle or Android Gradle Plugin update, debugCompile cannot be directly resolved anymore. jaredsburrows/gradle-license-plugin#14 is an equivalent issue.

> Task :app:cleanEclipseDependencies
app.cleanLibsDirectoryEnabled = false

> Task :app:generateEclipseDependencies FAILED
Aggregating resolved dependencies for project app from compile configuration
Aggregating resolved dependencies for project app from debugCompile configuration

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:generateEclipseDependencies'.
> Resolving configuration 'debugCompile' directly is not allowed
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