https://kotlinlang.org logo
Title
r

raulraja

10/20/2018, 8:52 PM
Hi!, After migrating to 1.3-RC I get this compiler warning:
w: -Xcoroutines has no effect: coroutines are enabled anyway in 1.3 and beyond
I’m not sure where to disable it as I don’t have manual flags passed to the compiler process. Any help is appreciated, thanks!
e

enleur

10/20/2018, 8:53 PM
Check Intellij Idea settings
r

raulraja

10/20/2018, 9:00 PM
Hi @enleur, I’m in the command line running a
./gradlew clean build
and I have all my actions in IDEA delegating to gradle. This is the branch in case it helps https://github.com/arrow-kt/arrow/tree/rr-kotlin-1-3
e

enleur

10/20/2018, 9:44 PM
¯\_(ツ)_/¯