Skip to content

Commit 0b61443

Browse files
committed
Revert "fix failing build"
This reverts commit 34c47f9.
1 parent 34c47f9 commit 0b61443

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ plugins {
33
id(Plugins.Core)
44
id(Plugins.Ksp)
55
id(Plugins.ComposeCore)
6+
id("detekt-plugin")
67
}
78

89
android {

0 commit comments

Comments
 (0)