What do you mean?
The "Gradle 7.6.1 is not compatible with Java 21“ one?
Well, who ever logs this is right, see https://docs.gradle.org/current/userguide/compatibility.html,
But please never anywhere share screenshots of text if you only want to share the text and not something additional like colors or IDE annotations. Text in images is hard to read, especially on mobile, very hard to copy, and nearly impossible to search for.
Vampire
03/06/2025, 7:58 AM
It you meant the
kotlin-dsl
error, you need to share the full error not just a minimal except with almost all relevant information removed, optimally as build
--scan
URL.
q
qomfortzone
03/06/2025, 8:00 AM
Yeah sorry for the screenshot.
I just forked the jpi plug-in so I was wondering if I have to start working on its fix after upgrading gradle version??
And why it is still using that older version.
v
Vampire
03/06/2025, 8:46 AM
That you have to ask the maintainer of that build,
It's unlikely anyone here could answer that.
Vampire
03/06/2025, 8:46 AM
But most probably it was simply not done.
q
qomfortzone
03/06/2025, 9:24 AM
Okk thanks 🍀
s
solonovamax
03/08/2025, 2:09 AM
how did you "update the gradle plugin"? did you do this by upgrading the wrapper via the