Switched to java 8, added ground factory
This commit is contained in:
parent
a3503e3e5c
commit
c51a473120
14 changed files with 154 additions and 25 deletions
|
|
@ -1,6 +1,6 @@
|
|||
apply plugin: "java"
|
||||
|
||||
sourceCompatibility = 1.7
|
||||
sourceCompatibility = 1.8
|
||||
[compileJava, compileTestJava]*.options*.encoding = 'UTF-8'
|
||||
|
||||
sourceSets {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue