All Versions
16
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 2

  • v0.3.5 Changes

    * Moved to Groovy organization
    * renamed from 'me.champeau.gradle.groovy-android' to 'groovyx.grooid.groovy-android'
    * Support for plugin version 0.14
    * Support for plugin version 1.0.0
    * Add support for build type specific source directory
    
  • v0.3.4 Changes

    * Support for product flavors
    
  • v0.3.3 Changes

    * Fix javaCompile task referencing Groovy sources
    
  • v0.3.2 Changes

    * Add support for Groovy compilation options
    * Fix joint compilation bug
    * Sources need to be in 'src/main/groovy'
    
  • v0.3.1 Changes

    * Make sure the plugin works with Android Tools 0.13+
    * support for androidTest
    * add the "groovy" sourceSet
    
  • v0.3.0 Changes

    * Support for Android library plugin