mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2026-04-08 14:12:27 +02:00
remove .configureEach from javadoc task
This commit is contained in:
@@ -42,7 +42,7 @@ tasks {
|
||||
eachFile { expand("version" to project.version) }
|
||||
}
|
||||
|
||||
withType<Javadoc>.configureEach {
|
||||
withType<Javadoc> {
|
||||
isFailOnError = false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user