Therefore task and project module had to be created and partially implemented
5 lines
90 B
Kotlin
5 lines
90 B
Kotlin
description = "Umbrella : Documents"
|
|
|
|
dependencies{
|
|
implementation(project(":core"))
|
|
} |