Bump checkstyle to 6.15

This commit is contained in:
Daniel Martí 2016-02-01 14:08:59 +00:00
parent bf435bce66
commit df6d1fe625
2 changed files with 2 additions and 2 deletions
F-Droid
Privileged-Extension

@ -187,7 +187,7 @@ android {
}
checkstyle {
toolVersion = '6.14'
toolVersion = '6.15'
}
task checkstyle(type: Checkstyle) {

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