Anyone having problems with kotlin on the latest c...
# android-studio
g
Anyone having problems with kotlin on the latest canary? Things like map, listOf, random are all showing as unresolved references, but they build and run fine, it's litterally just the ui in AS
m
I always have that with ktor serialization classes, but otherwise it's fine
g
This is just normal kotlin functions though :/