A little bit more of utils abstracting us from java api.
This commit is contained in:
committed by
alexander-gorshenev
parent
0582d8f1bd
commit
edde21827c
@@ -42,7 +42,7 @@ private fun maybeExecuteHelper(targetName: String) {
|
||||
val distribution = Distribution(TargetManager(targetName))
|
||||
val result = ctor.call(
|
||||
distribution.dependenciesDir,
|
||||
distribution.properties.properties,
|
||||
distribution.properties,
|
||||
distribution.dependencies
|
||||
)
|
||||
result.run()
|
||||
|
||||
Reference in New Issue
Block a user