Hi maintainers of Ktor, Trying to build ktor loca...
# ktor
m
Hi maintainers of Ktor, Trying to build ktor locally with the correct Kotlin compiler 1.8.22, OpenJDK11 (have tested 17 also). Why do I get this GradleException and what does it mean? Tried also upgrade gradle to 8.3, invalidate caches etc. Not sure what to test now.
e
Hey, could you run
./gradlew assemble
from CLI?