mirror of
https://github.com/ethauvin/kobalt-line-count.git
synced 2025-04-25 03:07:11 -07:00
New Kobalt.findPlugin() API
This commit is contained in:
parent
3989ef293d
commit
5e9b3d0000
4 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@ apply plugin: 'kotlin'
|
|||
|
||||
dependencies {
|
||||
compile "com.google.guava:guava:18.0"
|
||||
compile "com.beust:kobalt:0.170"
|
||||
compile "com.beust:kobalt:0.171"
|
||||
}
|
||||
sourceSets {
|
||||
main.java.srcDirs += 'src/main/kotlin'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue