will this bandaid fix work?
This commit is contained in:
parent
fd78b90f20
commit
470df8e7e6
@ -46,6 +46,7 @@ subprojects {
|
||||
options.release = 21
|
||||
options.isFork = true
|
||||
options.compilerArgs.addAll(listOf("-Xlint:-deprecation", "-Xlint:-removal"))
|
||||
options.forkOptions.memoryMaximumSize = "4g"
|
||||
}
|
||||
tasks.withType<Javadoc> {
|
||||
options.encoding = Charsets.UTF_8.name()
|
||||
|
Loading…
x
Reference in New Issue
Block a user