Kotlin-dsl syntax updates.
This commit is contained in:
parent
3485d314e0
commit
ab85a04113
3 changed files with 5 additions and 8 deletions
|
@ -56,7 +56,7 @@ tasks {
|
|||
}
|
||||
}
|
||||
|
||||
val check by getting {
|
||||
"check" {
|
||||
dependsOn("ktlintCheck")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue