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

Replacing deprecated method #260

Merged
merged 1 commit into from Oct 15, 2021
Merged

Conversation

gmarques33
Copy link
Contributor

We have a warning in our build about this deprecated method. I'm replacing it with the new recommended method.

https://docs.gradle.org/current/javadoc/org/gradle/api/reporting/ConfigurableReport.html#setEnabled-boolean-

@mannodermaus
Copy link
Owner

Thank you for this! I verified that the replacement is available in the oldest possible Gradle version supported by the plugin and all the unit tests pass.

@mannodermaus mannodermaus merged commit 47c9956 into mannodermaus:main Oct 15, 2021
mannodermaus added a commit that referenced this pull request Oct 15, 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.

None yet

2 participants