1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-27 08:38:13 -07:00

Remove GroovyPlugin.

This commit is contained in:
Cedric Beust 2016-06-24 01:59:20 -08:00
parent d56196a42f
commit e9cbe04317
2 changed files with 0 additions and 59 deletions

View file

@ -13,7 +13,6 @@
<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.plugin.groovy.GroovyPlugin</class-name>
<!-- These classes manage -init for Java and Kotlin -->
<class-name>com.beust.kobalt.app.Templates</class-name>