Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Releases: groovy/groovy-android-gradle-plugin

v2.0.1

Choose a tag to compare

@AndrewReitz AndrewReitz released this 19 Feb 22:43
  • Fixed compilation issue where running with --debug would fail the build (#169)
  • Updated to use getJavaCompileProvider instead of deprecated getJavaCompile (#167)

v2.0.0

Choose a tag to compare

@AndrewReitz AndrewReitz released this 20 Nov 21:34

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

v1.2.0

Choose a tag to compare

@AndrewReitz AndrewReitz released this 07 Jun 16:38
  • 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

Choose a tag to compare

@AndrewReitz AndrewReitz released this 21 Sep 17:21
  • Support for 2.2.0 of Android Gradle Plugin
  • Removed direct dependency on Android Gradle Plugin (#127)

v1.0.0

Choose a tag to compare

@AndrewReitz AndrewReitz released this 24 Jun 12:30
  • 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

Choose a tag to compare

@AndrewReitz AndrewReitz released this 22 Mar 13:04

Plugin fix for Gradle 2.12

0.3.9

Choose a tag to compare

@AndrewReitz AndrewReitz released this 29 Feb 15:00
  • 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

Choose a tag to compare

@AndrewReitz AndrewReitz released this 02 Feb 14:59

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

0.3.7

Choose a tag to compare

@AndrewReitz AndrewReitz released this 13 Jan 04:58
  • Support for plugin version 1.2.0 - 1.5.0

0.3.6

Choose a tag to compare

@AndrewReitz AndrewReitz released this 13 Jan 04:45
RELEASE_0_3_6

Release 0.3.6