Add javadocs to jvm build
This commit is contained in:
parent
e9111f74c5
commit
dc9ad20d99
@ -12,6 +12,7 @@ java {
|
||||
sourceCompatibility = JavaVersion.VERSION_1_8
|
||||
targetCompatibility = JavaVersion.VERSION_1_8
|
||||
withSourcesJar()
|
||||
withJavadocJar()
|
||||
}
|
||||
|
||||
tasks.withType<Test> {
|
||||
|
Loading…
x
Reference in New Issue
Block a user