apply plugin: "io.gitlab.arturbosch.detekt" detekt { toolVersion = "1.0.0" config = files("${rootDir}/default-detekt-config.yml") }