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

Fix 'Could not resolve all files for configuration ':[projectname]:implementationDependenciesMetadata' #4

Merged
merged 1 commit into from
Oct 25, 2018

Conversation

gfelbing
Copy link
Contributor

@gfelbing gfelbing commented Oct 25, 2018

Using the api/implementation dependency configurations with kotlin
creates additional configurations like
'implementationDependenciesMetadata'.
Those should not be resolved directly but don't implement
isCanBeResolved correctly.

…plementationDependenciesMetadata'

Using the api/implementation dependency configurations with kotlin
creates additional configurations like
'implementationDependenciesMetadata'.
Those should not be resolved directly but don't implement
isCanBeResolved correctly.
@gfelbing gfelbing force-pushed the FixDependenciesMetadata branch from bb641f0 to 5b264b9 Compare October 25, 2018 07:23
@tehlers tehlers merged commit 4377d0f into tehlers:master Oct 25, 2018
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

Successfully merging this pull request may close these issues.

2 participants