Skip to content

Commit

Permalink
Ignore JavaDoc errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksii Kropachov committed Jun 11, 2014
1 parent fcbd1cf commit 9641554
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle-mvn-push.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ afterEvaluate { project ->
}

task androidJavadocs(type: Javadoc) {
failOnError = false
source = android.sourceSets.main.allJava
classpath += project.files(android.getBootClasspath().join(File.pathSeparator))
}
Expand Down

0 comments on commit 9641554

Please sign in to comment.