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.
1 parent 03d9f3d commit 65e394fCopy full SHA for 65e394f
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