mirror of
https://github.com/ethauvin/kobalt-line-count.git
synced 2025-04-25 03:07:11 -07:00
Merge branch 'master' of github.com:cbeust/kobalt-line-count
Conflicts: kobalt/Build.kt.iml kobalt/wrapper/kobalt-wrapper.properties
This commit is contained in:
commit
78b0b73374
4 changed files with 8 additions and 11 deletions
|
@ -2,8 +2,6 @@
|
|||
<module type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$" />
|
||||
<content url="file://D:/Java/jdk1.8.0_05" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="kobalt.jar" level="project" />
|
||||
</component>
|
||||
|
|
|
@ -17,7 +17,7 @@ val project = project {
|
|||
name = "kobalt-line-count"
|
||||
group = "com.beust.kobalt"
|
||||
artifactId = name
|
||||
version = "0.17"
|
||||
version = "0.18"
|
||||
|
||||
dependencies {
|
||||
compile("com.beust:kobalt-plugin-api:")
|
||||
|
|
|
@ -1 +1,5 @@
|
|||
kobalt.version=0.605
|
||||
<<<<<<< HEAD
|
||||
kobalt.version=0.605
|
||||
=======
|
||||
kobalt.version=0.390
|
||||
>>>>>>> 6863392c7dbb354504b955000ced270f22d307be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue