i am using 3.5 and when I open the project built b...
# gradle
j
i am using 3.5 and when I open the project built by gradle idea, everything in build.gradle.kts is red for me. I had to use direct import in idea to make it happy
n
jakiej: You could try restarting IntelliJ, or even better wait for Gradle 4.0 which is very close to being released. You are more likely to have an easier time if you use Gradle 4.0 (incl KTS 0.8), which doesn't require editing gradle.properties to recognise build.gradle.kts files.