feat: view message logger
This commit is contained in:
@@ -161,4 +161,4 @@ val syncTasks = cargoTargets.mapIndexed { index, target ->
|
||||
|
||||
tasks.named("preBuild").configure {
|
||||
syncTasks.forEach { dependsOn(it) }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user