4 lines
No EOL
53 B
Kotlin
4 lines
No EOL
53 B
Kotlin
plugins {
|
|
kotlin("jvm")
|
|
id("configuration")
|
|
} |