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 ef3ef93 commit 4f59604Copy full SHA for 4f59604
mockito-kotlin/build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
dependencies {
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.0"
+ classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4"
17
classpath "com.github.dcendents:android-maven-gradle-plugin:2.0"
18
}
19
0 commit comments