After updating to build150 + Kotlin 1.4.30, IntelliJ is full of the following errors.. Anybody has s...
s
After updating to build150 + Kotlin 1.4.30, IntelliJ is full of the following errors.. Anybody has seen this ?
k
Maybe run
gradlew clean
and then a full clean build
s
Thanks.. yeah did all those usual tricks including invalidating cache, still having the same issue.