Updated to kobalt 0.868
This commit is contained in:
parent
a4b333e854
commit
b8345b0e6c
8 changed files with 7 additions and 5 deletions
|
@ -16,7 +16,7 @@ val p = project {
|
|||
}
|
||||
```
|
||||
|
||||
Use the `lovalMaven()` directive to tell Kobalt to look for artifacts in the Maven Local Repository:
|
||||
Use the `localMaven()` directive to tell Kobalt to look for artifacts in the Maven Local Repository:
|
||||
|
||||
```kotlin
|
||||
val repos = repos(localMaven())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue