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 fcfd7b1 commit ffa7587Copy full SHA for ffa7587
mockito-kotlin/build.gradle
@@ -14,7 +14,7 @@ buildscript {
14
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
15
classpath "org.jetbrains.dokka:dokka-gradle-plugin:0.9.15"
16
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.0"
17
- classpath "com.github.dcendents:android-maven-gradle-plugin:1.5"
+ classpath "com.github.dcendents:android-maven-gradle-plugin:2.0"
18
}
19
20
0 commit comments