mulesoft-labs / mule-gradle-plugin

Plugin for building mule apps with the gradle build system.
Apache License 2.0
24 stars 14 forks source link

Upgrade minimum gradle version to 2.4 #68

Closed juancavallotti closed 9 years ago

juancavallotti commented 9 years ago

In order to benefit from new features of gradle and to evolve, we need to set the minimum gradle version a little higher, this is because we're starting to see in the codebase things that work one way in older versions and differently in newer, the 2.0 release will be the starting point for this release update.

juancavallotti commented 9 years ago

Upgraded and added compatibility matrix to document this.

https://github.com/mulesoft-labs/mule-gradle-plugin/wiki/Versions-Compatibility-Matrix