Compare commits
2 Commits
| Author | SHA1 | Date |
|---|---|---|
|
|
3204bccd53 | |
|
|
81d4b533f3 |
|
|
@ -48,9 +48,7 @@ gradle.projectsEvaluated {
|
|||
"-Xlint:deprecation" <<
|
||||
"-Xlint:finally" <<
|
||||
"-Xlint:overrides" <<
|
||||
"-Xlint:path" <<
|
||||
"-Xlint:unchecked" <<
|
||||
"-Werror"
|
||||
"-Xlint:path"
|
||||
}
|
||||
|
||||
task staticAnalysis {
|
||||
|
|
|
|||
Loading…
Reference in New Issue