Not sure if my problem is with intellij 2017.2.2 o...
# intellij
k
Not sure if my problem is with intellij 2017.2.2 or kotlin 1.1.4, but some dependencies fail to resolve. Eg.
kotlin.io.use
from
kotlin-stdlib-jre8
can't be found any more (and others, even my own modules (
compile project(':someModule')
) are failing).