vert-x/vertx-gradle-template

Incompatibility with Gradle 2.1

Opened this issue · 0 comments

edit: I see someone made a pull request for this. Good working :)

In vertx.gradle, on line 174, add def in front of the code. Otherwise, Gradle 2.1 will give errors about arguments as it's not desired behaviour