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