Releases: groovy/groovy-android-gradle-plugin
Releases · groovy/groovy-android-gradle-plugin
v2.0.1
v2.0.0
Support for Android Gradle Plugin 3.0.0+ only. For lower versions use 1.2.0
v1.2.0
- Added support for annotation processing (#142)
- Disabled groovy task for when there are no groovy sources
- Kotlin Support - Kotlin plugin applied before Groovy plugin will allow the Groovy compiler
to know about the Kotlin source files. (#139) - Dropped (offical) support for Android Gradle Plugin Versions < 1.5.0. These plugins should
continue to work but no intentional tests are being run to ensure continuing support in future
releases.
Binaries available here
v1.1.0
v1.0.0
- Completed docs and java docs.
- Renamed plugin id from 'groovyx.grooid.groovy-android' to 'groovyx.android'
- Renamed plugin name from 'groovy-android-gradle-plugin' to 'gradle-groovy-android-plugin'
0.3.10
Plugin fix for Gradle 2.12
0.3.9
- 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 to all compilation.
0.3.8
Fixed plugin so that it is compatible to with Java 6+
0.3.7
- Support for plugin version 1.2.0 - 1.5.0
0.3.6
RELEASE_0_3_6 Release 0.3.6