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

Moved graldeApi() exclusion to the task configuration. #675

Merged
merged 1 commit into from
Aug 1, 2021
Merged

Moved graldeApi() exclusion to the task configuration. #675

merged 1 commit into from
Aug 1, 2021

Conversation

mjulianotq
Copy link
Contributor

Solves #674

I've eliminated the Project#afterEvaluate call and added a bit to filter out the gradleApi() dependency to the dependency filter for the default task. The call to Project#afterEvaluate was conflicting with another plugin making a similar call, so removal is the recommended strategy. See also.

@johnrengelman johnrengelman added this to the 7.1 milestone Aug 1, 2021
@johnrengelman johnrengelman merged commit 1f86896 into GradleUp:master Aug 1, 2021
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