Skip to content

Add min Gradle version checker #264

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

Closed
wants to merge 1 commit into from

Conversation

Goooler
Copy link
Contributor

@Goooler Goooler commented Jul 27, 2024

Closes #263.

@Goooler Goooler force-pushed the add-min-gradle-check branch from 980f7c4 to e70bb67 Compare July 27, 2024 09:49
Copy link
Collaborator

@fzhinkin fzhinkin left a comment

Choose a reason for hiding this comment

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

To fix #263 a problematic method should be invoked only if project‘s Gradle supports it. Bumping up a minimum required Gradle version is not an option as a lot of projects use 7.x.

@Goooler
Copy link
Contributor Author

Goooler commented Jul 27, 2024

Addressing another fix to #265.

@shanshin shanshin closed this Jul 31, 2024
@Goooler Goooler deleted the add-min-gradle-check branch July 31, 2024 15:48
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.

Error when using version 0.16.2 in projects with a Gradle version older than 8.2
3 participants