mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-09-27 14:40:34 -04:00
Bump checkstyle to 6.15
This commit is contained in:
1 parent
bf435bce66
commit
df6d1fe625
2 files changed
+2
-2
No files matched your search
@@ -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