7 lines
85 B
Plaintext
7 lines
85 B
Plaintext
plugins {
|
|
`kotlin-dsl`
|
|
}
|
|
|
|
dependencies {
|
|
implementation(libs.nexus.publish)
|
|
} |