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 03d9f3d + 65e394f commit b0a561bCopy full SHA for b0a561b
build.gradle.kts
@@ -49,7 +49,7 @@ allprojects {
49
config.from(files("$rootDir/tools/detekt/detekt.yml"))
50
}
51
dependencies {
52
- detektPlugins("io.nlopez.compose.rules:detekt:0.4.18")
+ detektPlugins("io.nlopez.compose.rules:detekt:0.4.19")
53
54
55
// KtLint
0 commit comments