Bump checkstyle to 6.17

No changes were necessary to keep it happy.
This commit is contained in:
Daniel Martí 2016-03-29 17:46:27 +01:00
parent 6a38e18057
commit db2aaeaf22
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ android {
}
checkstyle {
toolVersion = '6.16'
toolVersion = '6.17'
}
task checkstyle(type: Checkstyle) {

View File

@ -181,7 +181,7 @@ android {
}
checkstyle {
toolVersion = '6.16'
toolVersion = '6.17'
}
task checkstyle(type: Checkstyle) {