implemented function to return estimated times of company.
Therefore task and project module had to be created and partially implemented
This commit is contained in:
@@ -2,7 +2,6 @@ description = "Umbrella : Web"
|
||||
|
||||
dependencies{
|
||||
implementation(project(":core"))
|
||||
implementation("de.srsoftware:tools.optionals:1.0.0")
|
||||
}
|
||||
|
||||
tasks.processResources {
|
||||
|
||||
Reference in New Issue
Block a user