5 lines
60 B
Kotlin
5 lines
60 B
Kotlin
plugins {
|
|
id("local.detekt")
|
|
id("local.spotless")
|
|
}
|
plugins {
|
|
id("local.detekt")
|
|
id("local.spotless")
|
|
}
|