Bump checkstyle to 6.15

This commit is contained in:
Daniel Martí committed 2016-02-01 14:08:59 +00:00
1 parent bf435bce66
commit df6d1fe625
2 files changed
+2 -2

No files matched your search

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