mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Add the build listeners.
This commit is contained in:
parent
82e8e3699a
commit
e7f06add24
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
<class-name>com.beust.kobalt.plugin.publish.PublishPlugin</class-name>
|
||||
<class-name>com.beust.kobalt.plugin.apt.AptPlugin</class-name>
|
||||
<class-name>com.beust.kobalt.internal.JvmCompilerPlugin</class-name>
|
||||
<class-name>com.beust.kobalt.internal.BuildListeners</class-name>
|
||||
|
||||
<!-- These classes manage -init for Java and Kotlin -->
|
||||
<class-name>com.beust.kobalt.app.Templates</class-name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue