6 lines
No EOL
59 B
Kotlin
6 lines
No EOL
59 B
Kotlin
plugins {
|
|
`kotlin-dsl`
|
|
}
|
|
repositories {
|
|
jcenter()
|
|
} |