Skip to content
Snippets Groups Projects
Commit d964130d authored by Jesper's avatar Jesper
Browse files

Set java compile encoding

parent 9f59bdb6
Branches
No related tags found
No related merge requests found
......@@ -48,6 +48,7 @@ jastadd {
}
sourceCompatibility = targetCompatibility = '1.7'
compileJava.options.encoding = 'UTF-8'
repositories {
mavenLocal()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment