groovy-android-gradle-plugin v0.3.9 Release Notes

  • * GroovyCompile's targetCompatibility and sourceCompatibility are automatically set 
      based off of JavaCompile's
    * Custom groovy sourceSets added. Java directories may be used to java be joint 
      compiled with groovy 
    * Added flag in androidGroovy to skip JavaCompile and have GroovyCompile do all
      compilation.