Version 0.6.1
This commit is contained in:
parent
eed5f8798a
commit
bb15076c61
3 changed files with 7 additions and 7 deletions
|
@ -6,8 +6,8 @@ import net.thauvin.erik.kobalt.plugin.exec.*
|
|||
|
||||
val repos = repos("https://dl.bintray.com/ethauvin/maven/")
|
||||
|
||||
//val pl = plugins(file("../kobaltBuild/libs/kobalt-exec-0.6.0-beta.jar"))
|
||||
val pl = plugins("net.thauvin.erik:kobalt-exec:0.6.0-beta")
|
||||
//val pl = plugins(file("../kobaltBuild/libs/kobalt-exec-0.6.1.jar"))
|
||||
val pl = plugins("net.thauvin.erik:kobalt-exec:0.6.1")
|
||||
|
||||
val example = project {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue