Skip to content

Commit 52f879a

Browse files
committed
Update Android maven plugin to 2.1
1 parent ab88f79 commit 52f879a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mockito-kotlin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ 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.4"
17-
classpath "com.github.dcendents:android-maven-gradle-plugin:2.0"
17+
classpath "com.github.dcendents:android-maven-gradle-plugin:2.1"
1818
}
1919
}
2020

0 commit comments

Comments
 (0)