@Ian, could be because of https://youtrack.jetbrains.com/issue/KT-17197 depending on which version of the Kotlin Gradle plugin you use, or something else ... is it reproductible? does it vanishes after running
./gradlew clean
?
i
Ian
07/26/2017, 5:47 PM
I’ll try running “clean” now…
Ian
07/26/2017, 5:48 PM
Ok, yes, that fixed it
e
eskatos
07/26/2017, 5:48 PM
So it may be due to the issue above
i
Ian
07/26/2017, 7:34 PM
Yes, I’ve also upgraded to the ea plugin so hopefully it won’t reoccur. Thanks for your help.