Upgrade Android checkstyle to 10.12.5
Upgrade to the latest version.
This commit is contained in:
@@ -2,7 +2,7 @@ apply plugin: 'checkstyle'
|
||||
check.dependsOn 'checkstyle'
|
||||
|
||||
checkstyle {
|
||||
toolVersion = '9.0.1'
|
||||
toolVersion = '10.12.5'
|
||||
}
|
||||
|
||||
task checkstyle(type: Checkstyle) {
|
||||
|
||||
Reference in New Issue
Block a user