Skip to content

Commit aebeba6

Browse files
author
Szczepan Faber
committed
Removed unused plugin
1 parent 28263af commit aebeba6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mockito-kotlin/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ buildscript {
1414
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1515
classpath "org.jetbrains.dokka:dokka-gradle-plugin:0.9.17"
1616
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5"
17-
classpath "com.github.dcendents:android-maven-gradle-plugin:2.1" //TODO do we need android-maven-gradle-plugin?
1817
}
1918
}
2019

0 commit comments

Comments
 (0)