Android-Tutorial-Test-ShowCase/gradlescripts/ktlint.gradle

3 lines
No EOL
65 B
Groovy

subprojects {
apply plugin: "org.jlleitschuh.gradle.ktlint"
}