Bump checkstyle to 6.17
No changes were necessary to keep it happy.
This commit is contained in:
parent
6a38e18057
commit
db2aaeaf22
@ -36,7 +36,7 @@ android {
|
||||
}
|
||||
|
||||
checkstyle {
|
||||
toolVersion = '6.16'
|
||||
toolVersion = '6.17'
|
||||
}
|
||||
|
||||
task checkstyle(type: Checkstyle) {
|
||||
|
@ -181,7 +181,7 @@ android {
|
||||
}
|
||||
|
||||
checkstyle {
|
||||
toolVersion = '6.16'
|
||||
toolVersion = '6.17'
|
||||
}
|
||||
|
||||
task checkstyle(type: Checkstyle) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user