Hi :wave: since updating to Kotlin 1.4.0, all symb...
# intellij
n
Hi 👋 since updating to Kotlin 1.4.0, all symbols coming from dependencies (even Kotlin stdlib) are red in the IDE. However the code compiles just fine. I have tried cleaning the build and the IDE cache, but with no success. Any hints?
a
Have you updated both IDE plugin and build.gradle to 1.4? Does it help to remove .idea project directory, remove ~/.gradle and reimport the project into IDEA?
n
Worked, thanks! Forgot to update the IDE plugin.
a
I have this problem since upgrading to 1.4.10 and 2020.2.2
Problem magically disappeared after multiple removals of .idea and .gradle