Skip to content

Commit

Permalink
#6148 Publish javadoc for *framework
Browse files Browse the repository at this point in the history
Signed-off-by: Nigel Jones <[email protected]>
  • Loading branch information
planetf1 committed Feb 9, 2022
1 parent 1724d77 commit 3059f6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ allprojects {
javadoc {
include ( "**/*api/**/*.java" )
include ( "**/*client/**/*.java" )
include ( "**/*framework/**/*.java" )
}

}
Expand Down

0 comments on commit 3059f6c

Please sign in to comment.