Kotlin 1.1 and Kobalt 1.0.x optimization
This commit is contained in:
parent
572ddd0a9f
commit
53e80b18e7
2 changed files with 13 additions and 9 deletions
|
@ -4,8 +4,9 @@ import com.beust.kobalt.plugin.application.*
|
|||
import com.beust.kobalt.plugin.java.*
|
||||
import net.thauvin.erik.kobalt.plugin.exec.*
|
||||
|
||||
//val pl = plugins(file("../kobaltBuild/libs/kobalt-exec-0.6.2.jar"))
|
||||
val pl = plugins("net.thauvin.erik:kobalt-exec:0.6.2")
|
||||
val bs = buildScript {
|
||||
plugins("net.thauvin.erik:kobalt-exec:0.6.2")
|
||||
}
|
||||
|
||||
val example = project {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue