Always use utf-8 encoding for compiling
This commit is contained in:
parent
7ce99427e3
commit
7b8998727e
@ -8,6 +8,8 @@ mainClassName = 'org.asamk.signal.Main'
|
|||||||
|
|
||||||
version = '0.3.0'
|
version = '0.3.0'
|
||||||
|
|
||||||
|
compileJava.options.encoding = 'UTF-8'
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
maven {
|
maven {
|
||||||
url "https://raw.github.com/AsamK/maven/master/releases/"
|
url "https://raw.github.com/AsamK/maven/master/releases/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user