Join Slack
Powered by
Why isn't this enough for IntelliJ to stop warnin...
# coroutines
j
Jonathan
11/21/2018, 1:38 PM
Why isn't this enough for IntelliJ to stop warning about experimental usages of kotlinx.coroutines?
-.xml
h
hho
11/21/2018, 2:02 PM
Not sure – maybe try adding
-Xcoroutines=enable
?
j
Jonathan
11/21/2018, 3:04 PM
I'm using Kotlin 1.3
Jonathan
11/21/2018, 3:04 PM
coroutines are enabled
Jonathan
11/21/2018, 3:05 PM
(kotlin 1.3.10 and coroutines 1.0.1)
Jonathan
11/21/2018, 3:15 PM
@hho
I tried, to be sure, but as expected, it doesn't help
5
Views
Open in Slack
Previous
Next