Skip to content

Remove build warnings introduced by Gradle 7.2#211

Merged
cpovirk merged 1 commit intomainfrom
better-support-for-gradle-7.2
Sep 3, 2021
Merged

Remove build warnings introduced by Gradle 7.2#211
cpovirk merged 1 commit intomainfrom
better-support-for-gradle-7.2

Conversation

@KengoTODA
Copy link
Copy Markdown
Collaborator

Now builds in main print several warnings caused by the Gradle Modules plugin. It was introduced by Gradle v7.2 introduced by 6c3f286. So I've investigated and found a solution: java9-modularity/gradle-modules-plugin#201

The updated version has been released yesterday, so I'm suggesting this PR that applies the released version to remove warnings. I've confirmed that this change has removed warnings during the build in this workflow run.

@google-cla google-cla Bot added the cla: yes See https://cla.developers.google.com/ label Sep 3, 2021
@cpovirk
Copy link
Copy Markdown
Collaborator

cpovirk commented Sep 3, 2021

Thanks for noticing the problem and for doing all that to fix it

@cpovirk cpovirk merged commit b83c95a into main Sep 3, 2021
@KengoTODA KengoTODA deleted the better-support-for-gradle-7.2 branch September 3, 2021 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes See https://cla.developers.google.com/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants