mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-15 02:44:47 +01:00
Changed build.gradle
This commit is contained in:
parent
c7afbd4691
commit
d01414c8c6
@ -50,7 +50,9 @@ sourceSets {
|
||||
}
|
||||
|
||||
compileJava.options.encoding = 'UTF-8'
|
||||
compileJava.options << '-Xlint:all'
|
||||
compileTestJava.options.encoding = 'UTF-8'
|
||||
compileTestJava.options.options << '-Xlint:all'
|
||||
javadoc.options.encoding = 'UTF-8'
|
||||
|
||||
jar {
|
||||
|
Loading…
x
Reference in New Issue
Block a user