https://kotlinlang.org logo
#android
Title
# android
m

Marc

06/23/2017, 1:36 PM
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

borisdamato

06/23/2017, 1:49 PM
iranon: can you reproduce this on a new project?
m

Marc

06/23/2017, 1:50 PM
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

radityagumay

06/23/2017, 1:54 PM
I also different issue, kotlin 1.1.2-5 cannot installed
b

borisdamato

06/23/2017, 1:55 PM
@radityagumay that's a known problem: https://youtrack.jetbrains.com/issue/KT-18507