mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-25 16:07:12 -07:00
Correct line-count plug-in.
This commit is contained in:
parent
281ae2071b
commit
b3d37eee88
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ val repos = repos("https://dl.bintray.com/cbeust/maven/")
|
|||
|
||||
val plugins = plugins(
|
||||
"com.beust.kobalt:kobalt-line-count:0.14"
|
||||
// file(homeDir("kotlin/kobalt-line-count/kobaltBuild/libs/kobalt-line-count-0.9.jar"))
|
||||
// file(homeDir("kotlin/kobalt-line-count/kobaltBuild/libs/kobalt-line-count-0.14.jar"))
|
||||
)
|
||||
|
||||
val lc = lineCount {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue