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 28263af commit aebeba6Copy full SHA for aebeba6
mockito-kotlin/build.gradle
@@ -14,7 +14,6 @@ buildscript {
14
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
15
classpath "org.jetbrains.dokka:dokka-gradle-plugin:0.9.17"
16
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?
18
}
19
20
0 commit comments