lewik
12/20/2018, 8:12 PMResource not found in classpath: kotlin/coroutines/coroutines.kotlin_builtins
No coroutines in m code
What dependency I should add?sdeleuze
12/20/2018, 8:17 PMlewik
12/20/2018, 8:18 PMlewik
12/20/2018, 8:21 PMsdeleuze
12/20/2018, 8:22 PMlewik
12/20/2018, 8:26 PMimplementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
- not working
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
- working
Sibling project works with -jdk8
sdeleuze
12/20/2018, 8:27 PMsdeleuze
12/21/2018, 8:35 AMsdeleuze
12/21/2018, 8:39 AMsdeleuze
12/21/2018, 8:39 AMsdeleuze
12/21/2018, 8:40 AMsdeleuze
12/21/2018, 8:40 AM