Kobalt 1.0.60 update
This commit is contained in:
parent
9409eda0e6
commit
4cad175a8d
5 changed files with 5 additions and 7 deletions
|
@ -12,11 +12,9 @@ val bs = buildScript {
|
|||
|
||||
val example = project {
|
||||
|
||||
// println(" >>> LOCAL MAVEN REPO: " + localMaven())
|
||||
println(" >>> LOCAL MAVEN REPO: " + localMaven().removePrefix("file:/"))
|
||||
|
||||
name = "example"
|
||||
group = "com.example"
|
||||
artifactId = name
|
||||
version = "0.1"
|
||||
|
||||
assemble {
|
||||
|
|
|
@ -1 +1 @@
|
|||
kobalt.version=1.0.30
|
||||
kobalt.version=1.0.60
|
Loading…
Add table
Add a link
Reference in a new issue