Bump checkstyle to 7.2

This commit is contained in:
Daniel Martí 2016-10-31 14:19:30 +00:00
parent 28853fb2ec
commit 04c7176a2a

View File

@ -227,7 +227,7 @@ android {
}
checkstyle {
toolVersion = '7.1'
toolVersion = '7.2'
}
task checkstyle(type: Checkstyle) {