4 lines
88 B
Kotlin
4 lines
88 B
Kotlin
dependencies {
|
|
api(project(":tweed5-patchwork"))
|
|
api(project(":tweed5-utils"))
|
|
} |