4 lines
No EOL
70 B
Kotlin
4 lines
No EOL
70 B
Kotlin
plugins {
|
|
alias(deps.plugins.kotlin.jvm)
|
|
id("configuration")
|
|
} |