v0.8.0: improved build files and moved various files to better locations
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
apply plugin: 'java-library'
|
||||
|
||||
[compileJava, compileTestJava]*.options*.encoding = 'UTF-8'
|
||||
sourceCompatibility = targetCompatibility = appJavaCompatibility
|
||||
|
||||
dependencies {
|
||||
api project(':SPD-classes')
|
||||
|
||||
Reference in New Issue
Block a user