<@U0QBCLV62> I just updated my build to gradle `4....
# gradle
j
@bamboo I just updated my build to gradle
4.1.0
. In my
buildSrc/build.gradle.kts
file I have this:
Copy code
plugins {
    `kotlin-dsl` // This shows up red in intellij
}
I've tried clearing my cache and restarting in intellij but I've got the same problem still.