mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
println.
This commit is contained in:
parent
4b18a9e111
commit
6d605f3100
1 changed files with 0 additions and 2 deletions
|
@ -63,10 +63,8 @@ abstract class JvmCompilerPlugin @Inject constructor(
|
||||||
taskCompile(project)
|
taskCompile(project)
|
||||||
TaskResult()
|
TaskResult()
|
||||||
})
|
})
|
||||||
println("New task: " + Variant(pf, bt).toTask("compile"))
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
println("Done")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue