I've seen that you again raised the Kotlin dependency this time to 2.3.20, but gradle-version-min is still set to 8.11.1.
As Gradle 8 still only ships with Kotlin 2.0 you can at most use Kotlin 2.1, right?
That's also why you downgraded from 2.2 back to 2.0 in b7121e7.
I've seen that you again raised the Kotlin dependency this time to
2.3.20, butgradle-version-minis still set to8.11.1.As Gradle 8 still only ships with Kotlin 2.0 you can at most use Kotlin 2.1, right?
That's also why you downgraded from 2.2 back to 2.0 in b7121e7.