gradle: Bootstrap plugin
This commit is contained in:
@@ -24,8 +24,11 @@
|
||||
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
apply<FernflowerPlugin>()
|
||||
|
||||
description = "Injected Client"
|
||||
|
||||
|
||||
tasks {
|
||||
compileJava {
|
||||
dependsOn(":injector-plugin:assemble")
|
||||
|
||||
Reference in New Issue
Block a user