update sth
This commit is contained in:
parent
f646f07a28
commit
404aee4af7
@ -23,6 +23,9 @@ allprojects {
|
||||
dirs "${project(':unityLibrary').projectDir}/libs","libs"
|
||||
}
|
||||
}
|
||||
// tasks.withType(JavaCompile) {
|
||||
// options.compilerArgs << "-Xlint:unchecked"
|
||||
// }
|
||||
}
|
||||
|
||||
task clean(type: Delete) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user