We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9cdec78 + a7afdcb commit 9e2d556Copy full SHA for 9e2d556
build.gradle.kts
@@ -61,7 +61,7 @@ allprojects {
61
config.from(files("$rootDir/tools/detekt/detekt.yml"))
62
}
63
dependencies {
64
- detektPlugins("io.nlopez.compose.rules:detekt:0.4.9")
+ detektPlugins("io.nlopez.compose.rules:detekt:0.4.10")
65
66
67
// KtLint
0 commit comments