6 lines
160 B
Kotlin
6 lines
160 B
Kotlin
description = "Umbrella : MarkdownCompanies renderer"
|
|
|
|
dependencies{
|
|
implementation(project(":core"))
|
|
implementation("de.srsoftware:tools.mime:1.1.2")
|
|
} |