All Versions
39
Latest Version
Avg Release Cycle
10 days
Latest Release
-

Changelog History
Page 1

  • v3.7.1 Changes

    2019-04-21

    • ๐Ÿ‘Œ Support gradle 5.0+
  • v3.7.0 Changes

    July 23, 2017

    2017-07-23

    • ๐Ÿ‘Œ Support android gradle plugin 3.0
    • ๐Ÿ‘Œ Support android feature modules
  • v3.6.1 Changes

    May 01, 2017

    2017-04-22

    • ๐Ÿ‘Œ Support Android Gradle Plugin 2.5
  • v3.6.0 Changes

    May 01, 2017

    2017-03-02

    • ๐Ÿ—„ Deprecated oldJdk (and reading from JAVA6/JAVA7_HOME).
    • ๐Ÿ—„ Deprecated running gradle with java 6 or 7.
    • ๐Ÿ›  Fixed incremental build sometimes leaving deleted classes (madisp)
    • No longer fail if old jdk is not defined. Instead run with the current jdk.
    • โฌ†๏ธ Bumped default retrolambda version to 2.5.1
  • v3.5.0 Changes

    May 01, 2017

    2017-01-23

    • ๐Ÿ‘ Don't disable extractAnnotation task on android libs as it now supports java 8 sources.
    • โฌ†๏ธ Bumped default retrolambda version to 2.5.0
  • v3.4.0 Changes

    May 01, 2017

    2016-11-19

    • ๐Ÿ‘Œ Support build dirs with custom names
    • ๐Ÿ‘Œ Support com.android.test modules
  • v3.3.1 Changes

    May 01, 2017

    2016-10-19

    • ๐Ÿ›  Fixed retrolambda classpath when running and android test with multiple flavors.
  • v3.3.0 Changes

    May 01, 2017

    2016-09-08

    • ๐Ÿ›  Fixed certain cases where android tests would fail to compile because wrong classpath was used.
    • โฌ†๏ธ Bumped default retrolambda version to 2.3.0
  • v3.3.0-beta4 Changes

    May 01, 2017

    2016-02-05

    • ๐Ÿ”€ Merged in all changes up to 3.2.5
    • ๐Ÿ‘Œ Supports running with other transforms (this is a bit hackey, hopefully we'll get per-variant transforms and it can be implemented far more cleanly).
  • v3.3.0-beta3 Changes

    May 01, 2017

    2015-11-18

    • ๐Ÿ‘Œ Supports transform api in android plugin 1.5.0