use gradle to build Kotlin native application an...
# kotlin-native
l
use gradle to build Kotlin native application and I supply a llvm uber jar for gradle to build application [1:57] is it possible? dependencies { compile “org.jetbrains.kotlinkotlin stdlib jre8$kotlin_version” compile “org.mvnsearchhello1.0.0-SNAPSHOT” } so code completion will be easy with gradle dependency management
o
linux_china: not sure if I fully understand your point, but we provide all needed dependencies for Gradle plugin compilation