All checks were successful
tagged-release / Tagged Release (push) Successful in 5m23s
8 lines
64 B
Plaintext
8 lines
64 B
Plaintext
repositories {
|
|
mavenCentral();
|
|
}
|
|
|
|
plugins {
|
|
`kotlin-dsl`
|
|
}
|