Moved entity package from Arc / Entity code cleanup
This commit is contained in:
+1
-1
@@ -4,5 +4,5 @@ sourceCompatibility = 1.8
|
||||
sourceSets.main.java.srcDirs = ["src/"]
|
||||
|
||||
compileJava{
|
||||
options.compilerArgs << "-Xlint:unchecked" << "-Xlint:deprecation"
|
||||
// options.compilerArgs << "-Xlint:unchecked" << "-Xlint:deprecation"
|
||||
}
|
||||
Reference in New Issue
Block a user