7 lines
60 B
Text
7 lines
60 B
Text
|
plugins {
|
||
|
`kotlin-dsl`
|
||
|
}
|
||
|
repositories {
|
||
|
jcenter()
|
||
|
}
|