Skip to content

Commit

Permalink
Bump Kobalt
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeust committed Aug 2, 2016
1 parent 27ac30f commit 1c7a75a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion kobalt/Build.kt.iml
Expand Up @@ -5,7 +5,7 @@
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
<orderEntry type="inheritedJdk" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="kobalt.jar" level="project" />
Expand Down
2 changes: 1 addition & 1 deletion kobalt/src/Build.kt
Expand Up @@ -9,7 +9,7 @@ val VERSION = "6.9.13-SNAPSHOT"

val r = repos("https://dl.bintray.com/cbeust/maven")

val pl = plugins("com.beust:kobalt-groovy:0.1")
//val pl = plugins("com.beust:kobalt-groovy:0.4")
// file(homeDir("kotlin/kobalt-groovy/kobaltBuild/libs/kobalt-groovy-0.1.jar")))

val p = project {
Expand Down
Binary file modified kobalt/wrapper/kobalt-wrapper.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion kobalt/wrapper/kobalt-wrapper.properties
@@ -1 +1 @@
kobalt.version=0.823
kobalt.version=0.882

0 comments on commit 1c7a75a

Please sign in to comment.