Skip to content

Releases: groovy/groovy-android-gradle-plugin

v2.0.1

19 Feb 22:43
Compare
Choose a tag to compare
  • Fixed compilation issue where running with --debug would fail the build (#169)
  • Updated to use getJavaCompileProvider instead of deprecated getJavaCompile (#167)

v2.0.0

20 Nov 21:34
Compare
Choose a tag to compare

Support for Android Gradle Plugin 3.0.0+ only. For lower versions use 1.2.0

v1.2.0

07 Jun 16:38
Compare
Choose a tag to compare
  • 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

21 Sep 17:21
Compare
Choose a tag to compare
  • Support for 2.2.0 of Android Gradle Plugin
  • Removed direct dependency on Android Gradle Plugin (#127)

v1.0.0

24 Jun 12:30
Compare
Choose a tag to compare
  • 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

22 Mar 13:04
Compare
Choose a tag to compare

Plugin fix for Gradle 2.12

0.3.9

29 Feb 15:00
Compare
Choose a tag to compare
  • 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

02 Feb 14:59
Compare
Choose a tag to compare

Fixed plugin so that it is compatible to with Java 6+

0.3.7

13 Jan 04:58
Compare
Choose a tag to compare
  • Support for plugin version 1.2.0 - 1.5.0

0.3.6

13 Jan 04:45
Compare
Choose a tag to compare
RELEASE_0_3_6

Release 0.3.6