hey, I have following issue, I try to setup a ktor...
# ktor
m
hey, I have following issue, I try to setup a ktor basic auth project with gradle.kts I created with a module with the help of ktor intelliJ plugin, the converted the groovy file to kts now I get this
import io.ktor.auth.* can't be found