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

default configuration is not resolvable anymore #194

Merged
merged 7 commits into from
Mar 11, 2020
Merged

Conversation

rpalcolea
Copy link
Member

Part of the work Gradle folks did when we detected the issue with the tooling API metadata is deprecating the default configuration which is not resolvable anymore

Here is the PR that addresses that and will be part of Gradle 6.3: https://github.com/gradle/gradle/pull/12460/files

This PR uses a snapshot to make sure things work but I'll update it once RC and/or final comes out

Copy link
Member

@OdysseusLives OdysseusLives left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's exciting that default is deprecated for resolution! :high-five:

@rpalcolea rpalcolea merged commit c6cb581 into master Mar 11, 2020
@rpalcolea rpalcolea deleted the Gradle-6_3-support branch March 11, 2020 22:51
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.

None yet

2 participants