Skip to content

Commit

Permalink
Removed javadoc tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
nsingh-branch committed Feb 11, 2022
1 parent 4482626 commit 510518f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ buildscript {
}

allprojects {
tasks.withType(Javadoc).all { enabled = false }

repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 510518f

Please sign in to comment.