Join Slack
Communities
Powered by
Hello i am trying to use KTOR but when i try to im...
# getting-started
d
Diego Camilo Peña Ramirez
01/07/2025, 12:22 AM
Hello i am trying to use KTOR but when i try to import the coroutines module, it says me that the reference doesn't exist, I don't how to import it properly
d
Duc
01/07/2025, 6:47 AM
add kotlinx.coroutine to your build.gradle
https://github.com/Kotlin/kotlinx.coroutines
d
Diego Camilo Peña Ramirez
01/07/2025, 6:49 AM
I added but it seems that only works for android mobile, that library works for desktop and Wasm? Thank you for your answer
Open in Slack
Previous
Next