mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 00:17:11 -07:00
line-count v0.15.
This commit is contained in:
parent
b3d37eee88
commit
fb6f9b51c4
1 changed files with 2 additions and 2 deletions
|
@ -7,10 +7,10 @@ import com.beust.kobalt.plugin.kotlin.kotlinCompiler
|
|||
import com.beust.kobalt.plugin.publish.jcenter
|
||||
import com.beust.kobalt.plugin.linecount.lineCount
|
||||
|
||||
val repos = repos("https://dl.bintray.com/cbeust/maven/")
|
||||
//val repos = repos("https://dl.bintray.com/cbeust/maven/")
|
||||
|
||||
val plugins = plugins(
|
||||
"com.beust.kobalt:kobalt-line-count:0.14"
|
||||
"com.beust.kobalt:kobalt-line-count:0.15"
|
||||
// file(homeDir("kotlin/kobalt-line-count/kobaltBuild/libs/kobalt-line-count-0.14.jar"))
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue