kord
kord copied to clipboard
Switch to codegen.kt
I think codegen kt doesn't run on jdk 8
I think codegen kt doesn't run on jdk 8
the build failure looks more like a dependency resolution issue
Yeah because codegen.kt defines a jdk dependency in the Gradle meta
Since the CI now uses Java 21, this should work again