Browse Source

Remove unused Javadoc Hotfix Gradle Plugin (#659)

pull/614/merge
Valery Yatsynovich 4 years ago committed by GitHub
parent
commit
bdfff5d166
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      build.gradle

1
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'
}

Loading…
Cancel
Save