Bump checkstyle to 6.17

No changes were necessary to keep it happy.
这个提交包含在:
Daniel Martí 2016-03-29 17:46:27 +01:00
父节点 6a38e18057
当前提交 db2aaeaf22
共有 2 个文件被更改,包括 2 次插入2 次删除

查看文件

@ -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) {