Kobalt 1.0.69 update.

This commit is contained in:
Erik C. Thauvin 2017-04-18 17:58:33 -07:00
parent a89860e944
commit c132f817b4
11 changed files with 19 additions and 98 deletions

View file

@ -8,6 +8,7 @@ import net.thauvin.erik.kobalt.plugin.exec.*
// ./kobaltw example2:exec --log 2
val bs = buildScript {
//plugins(file("../kobaltBuild/libs/kobalt-exec-0.6.4.jar"))
plugins("net.thauvin.erik:kobalt-exec:")
}