kord icon indicating copy to clipboard operation
kord copied to clipboard

Switch to codegen.kt

Open DRSchlaubi opened this issue 1 year ago • 4 comments

DRSchlaubi avatar Aug 11 '24 17:08 DRSchlaubi

I think codegen kt doesn't run on jdk 8

DRSchlaubi avatar Aug 11 '24 17:08 DRSchlaubi

I think codegen kt doesn't run on jdk 8

the build failure looks more like a dependency resolution issue

lukellmann avatar Aug 11 '24 18:08 lukellmann

Yeah because codegen.kt defines a jdk dependency in the Gradle meta

DRSchlaubi avatar Aug 11 '24 19:08 DRSchlaubi

Since the CI now uses Java 21, this should work again

DRSchlaubi avatar Oct 22 '24 17:10 DRSchlaubi