7 lines
119 B
Plaintext
7 lines
119 B
Plaintext
plugins{
|
|
id("org.jetbrains.changelog")
|
|
}
|
|
|
|
readme {
|
|
readmeTemplate = file("docs/templates/README-TEMPLATE.md")
|
|
} |