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 34c47f9 commit 0b61443Copy full SHA for 0b61443
app/build.gradle.kts
@@ -3,6 +3,7 @@ plugins {
3
id(Plugins.Core)
4
id(Plugins.Ksp)
5
id(Plugins.ComposeCore)
6
+ id("detekt-plugin")
7
}
8
9
android {
0 commit comments