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