mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-25 07:27:52 +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.encoding = 'UTF-8'
|
||||||
|
compileJava.options << '-Xlint:all'
|
||||||
compileTestJava.options.encoding = 'UTF-8'
|
compileTestJava.options.encoding = 'UTF-8'
|
||||||
|
compileTestJava.options.options << '-Xlint:all'
|
||||||
javadoc.options.encoding = 'UTF-8'
|
javadoc.options.encoding = 'UTF-8'
|
||||||
|
|
||||||
jar {
|
jar {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user