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 ab88f79 commit 52f879aCopy full SHA for 52f879a
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.17"
16
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4"
17
- classpath "com.github.dcendents:android-maven-gradle-plugin:2.0"
+ classpath "com.github.dcendents:android-maven-gradle-plugin:2.1"
18
}
19
20
0 commit comments