mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-01-30 01:31:26 -05:00
Bump checkstyle to 6.15
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user