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

Drop support for Gradle 7.0 #927

Closed
KengoTODA opened this issue Aug 1, 2023 · 3 comments
Closed

Drop support for Gradle 7.0 #927

KengoTODA opened this issue Aug 1, 2023 · 3 comments

Comments

@KengoTODA
Copy link
Member

Gradle 7.0 forces this plugin to keep using the deprecated project.convention API.

@KengoTODA KengoTODA changed the title Drop support for Gradle 7.0 and older Drop support for Gradle 7.0 Aug 13, 2023
KengoTODA added a commit that referenced this issue Aug 13, 2023
refs #927

BREAKING CHANGE: The convention API provides replacement from 7.1 and later, so we use 7.1
as minimal required version.

Signed-off-by: Kengo TODA <skypencil@gmail.com>
KengoTODA added a commit that referenced this issue Aug 14, 2023
refs #927

BREAKING CHANGE: The convention API provides replacement from 7.1 and later, so we use 7.1
as minimal required version.

Signed-off-by: Kengo TODA <skypencil@gmail.com>
@github-actions
Copy link

🎉 This issue has been resolved in version 6.0.0-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This issue has been resolved in version 6.0.0-rc.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

github-actions bot commented Dec 2, 2023

🎉 This issue has been resolved in version 6.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant