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