Gradle plugin does not work
Hey, I want to try out Kordex, but if I want to apply the Gradle Plugin, I get this error:
My buildscript:
settings.gradle.kts
:
9 Replies
Your gradle is out of date most likely
I use gradle 8.12
Hmm
Solution
Ah, the current version of the plugin is 1.6.0
You could upgrade that or downgrade gradle to 8.10
Do you mean I could create a pull request for updating gradle?
No, in your project
Oh, sorry. I misread it and understood that it says that your gradle is outdated. Thank you very much for your help! It's working now.
No worries, glad I could help