I am trying to use `org.jetbrains.kotlin:kotlin-native-gradle-plugin:0.8` but keep getting the error...
m
I am trying to use
org.jetbrains.kotlin:kotlin-native-gradle-plugin:0.8
but keep getting the error
Could not find org.jetbrains.kotlin:kotlin-native-shared:0.8
. Attaching full stack of the error...
i
It really looks strange. Could you please attach your
build.gradle
?