Bump checkstyle to 6.14
This commit is contained in:
parent
209ed1dc62
commit
975ce94246
@ -187,7 +187,7 @@ android {
|
||||
}
|
||||
|
||||
checkstyle {
|
||||
toolVersion = '6.13'
|
||||
toolVersion = '6.14'
|
||||
}
|
||||
|
||||
task checkstyle(type: Checkstyle) {
|
||||
|
@ -36,7 +36,7 @@ android {
|
||||
}
|
||||
|
||||
checkstyle {
|
||||
toolVersion = '6.13'
|
||||
toolVersion = '6.14'
|
||||
}
|
||||
|
||||
task checkstyle(type: Checkstyle) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user