parent
6fae98a6f4
commit
df6ed74303
|
@ -104,6 +104,7 @@ subprojects {
|
|||
}
|
||||
tasks.withType(JavaCompile) {
|
||||
options.encoding = "UTF-8"
|
||||
options.compilerArgs.add("-parameters")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue