<@U0H8K7DEV>, could be because of <https://youtrac...
# gradle
e
@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
I’ll try running “clean” now…
Ok, yes, that fixed it
e
So it may be due to the issue above
i
Yes, I’ve also upgraded to the ea plugin so hopefully it won’t reoccur. Thanks for your help.