I’ve setup the example project from <https://githu...
# intellij
h
I’ve setup the example project from https://github.com/JetBrains/kotlin-examples/tree/master/gradle/hello-world. Initially it looked all good, but as soon as I change the version to 1.1.4-3 and wait to for gradle to refresh the project, all stdlib calls turns(and stays) red.
k
That sound similar to the issue I had here:
h
Could well be but the ticket does not spec out the build version of 1.1.4 which seems to show a different behavior in IJ (at least for me).