Join Slack
Communities
Powered by
thanks, it works now. Can I add coroutines library...
# getting-started
g
gabin
11/16/2018, 7:39 PM
thanks, it works now. Can I add coroutines library easily? In empty project I don’t see gradle files
k
karelpeeters
11/16/2018, 7:41 PM
You can try just writing some coroutine code, maybe the IDE has a quickfix to add the library.
g
gabin
11/16/2018, 7:42 PM
I’ve added import kotlinx.coroutines.*; and IDEA highlights it as error
a
Andreas Sinz
11/16/2018, 7:43 PM
https://kotlinlang.org/docs/tutorials/coroutines/coroutines-basic-jvm.html
👍 2
Open in Slack
Previous
Next