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

GH-485 Fix the error where Gradle can only be used normally #485

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

huanmeng-qwq
Copy link
Contributor

@huanmeng-qwq huanmeng-qwq changed the title https://github.com/gradle/gradle/issues/17559 Fix the error where Gradle can only be used normally by applying plugins on all projects Nov 12, 2024
@Rollczi
Copy link
Owner

Rollczi commented Nov 12, 2024

Thanks @huanmeng-qwq, I don't want to define any plugins in main build.gradle.kts file. The problem was the plugin version declared in the example:
image

After this commit there should be no problem with gradle:

image

@Rollczi Rollczi changed the title Fix the error where Gradle can only be used normally by applying plugins on all projects GH-485 Fix the error where Gradle can only be used normally by applying plugins on all projects Nov 12, 2024
@Rollczi Rollczi merged commit 51ef7d1 into Rollczi:master Nov 12, 2024
6 checks passed
@Rollczi Rollczi changed the title GH-485 Fix the error where Gradle can only be used normally by applying plugins on all projects GH-485 Fix the error where Gradle can only be used normally Nov 12, 2024
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