diff --git a/build.gradle b/build.gradle index 1aa3db43..d586134f 100644 --- a/build.gradle +++ b/build.gradle @@ -3,7 +3,6 @@ buildscript { jcenter() } dependencies { - classpath 'me.champeau.gradle:gradle-javadoc-hotfix-plugin:0.1' classpath 'me.champeau.gradle:japicmp-gradle-plugin:0.1.0' classpath 'com.github.jengelman.gradle.plugins:shadow:5.1.0' }