I have an issue with Kotlin 1.0.3 and AS 2.2. Ever...
# android
i
I have an issue with Kotlin 1.0.3 and AS 2.2. Every time when I try to build project without any changes in code it fails with huge amount of unresolved references errors. As soon as I introduce any change or clean the project it builds fine. This issue reproduces on my project and I also checked for this one https://github.com/Plastix/Kotlin-Android-Boilerplate So is it known issue or someone has experienced it?