We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7884585 commit 571f828Copy full SHA for 571f828
gradle/buildscript.gradle
@@ -8,4 +8,5 @@ dependencies {
8
classpath 'com.mapvine:gradle-cobertura-plugin:0.1'
9
classpath 'gradle-release:gradle-release:1.1.5'
10
classpath 'org.ajoberstar:gradle-git:0.5.0'
11
+ classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:0.6.+'
12
}
0 commit comments