You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: fix warning about kotlin not supporting jdk 25
it would fall back to 24, however also pollute logs with warnings about
this: "Kotlin does not yet support 25 JDK target, falling back to Kotlin
JVM_24 JVM target" so we can set this explicitly.
0 commit comments