Moved code from apply {} to init {}
This commit is contained in:
parent
ac373c53d1
commit
feebc92d57
9 changed files with 38 additions and 12 deletions
|
@ -11,6 +11,8 @@ val pl = plugins(file("../kobaltBuild/libs/kobalt-maven-local-0.4.0-beta.jar"))
|
|||
|
||||
val example = project {
|
||||
|
||||
//println(">>> LOCAL MAVEN REPO: " + localMaven())
|
||||
|
||||
name = "example"
|
||||
group = "com.example"
|
||||
artifactId = name
|
||||
|
|
|
@ -1 +1 @@
|
|||
kobalt.version=0.861
|
||||
kobalt.version=0.862
|
Loading…
Add table
Add a link
Reference in a new issue