gregopet
10/28/2017, 9:18 AMkotlin-platform-common
plugin plus added a dependency on `org.jetbrains.kotlinkotlin stdlib1.2.0-beta-88`; the compiler complains it doesn't recognize functions and keywords like mutableListOf
or apply
but both are supposed to be in the kotlin-stdlib - any clues on what I'm missing?