Fix coreLibsInstall composite task again
See the commit f0e67f8397 for details
This commit is contained in:
@@ -340,4 +340,7 @@ tasks {
|
||||
test {
|
||||
dependsOn(runMocha)
|
||||
}
|
||||
|
||||
// dummy task to make coreLibsInstall aggregate task not fail
|
||||
val install by registering
|
||||
}
|
||||
Reference in New Issue
Block a user