Optimize imports and solve checkstyle issues
This commit is contained in:
parent
0ea6b4928c
commit
9dc583da87
25 changed files with 101 additions and 98 deletions
|
|
@ -155,7 +155,7 @@ task formatKtlint(type: JavaExec) {
|
|||
}
|
||||
|
||||
afterEvaluate {
|
||||
//preDebugBuild.dependsOn formatKtlint, runCheckstyle, runKtlint
|
||||
preDebugBuild.dependsOn formatKtlint, runCheckstyle, runKtlint
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue