Skip to content

Commit 571f828

Browse files
committed
Gradle changes for Kotlin Support
1 parent 7884585 commit 571f828

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle/buildscript.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ dependencies {
88
classpath 'com.mapvine:gradle-cobertura-plugin:0.1'
99
classpath 'gradle-release:gradle-release:1.1.5'
1010
classpath 'org.ajoberstar:gradle-git:0.5.0'
11+
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:0.6.+'
1112
}

0 commit comments

Comments
 (0)