8 lines
64 B
Plaintext
8 lines
64 B
Plaintext
repositories {
|
|
mavenCentral();
|
|
}
|
|
|
|
plugins {
|
|
`kotlin-dsl`
|
|
}
|