Skip to content

Commit 26330b4

Browse files
committed
🔧 :: convention.verify.detekt 적용
1 parent 1d6e8eb commit 26330b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-logic/src/main/kotlin/convention.android.library.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import com.chat.build_logic.configureKotlinAndroid
33
plugins {
44
id("com.android.library")
55
kotlin("android")
6+
id("convention.verify.detekt")
67
}
78

89
android {

0 commit comments

Comments
 (0)