by downloading the last version `canary 4`of the A...
# android
m
by downloading the last version `canary 4`of the AS 3 now when i'm trying to execute my code seems that the ide can not find the references to nothing for instance:
Error:(5, 28) Unresolved reference: domain
where domain is a module. Have you got any clue?
b
iranon: can you reproduce this on a new project?
m
now i changed the kotlin version to 1.1.2-5 and i've got an even more weird issue findViewById no longer works 😄
i'm trying to create a new project, btw
r
I also different issue, kotlin 1.1.2-5 cannot installed
b
@radityagumay that's a known problem: https://youtrack.jetbrains.com/issue/KT-18507