Releases: evant/gradle-retrolambda
Releases · evant/gradle-retrolambda
v3.7.0
23 Jul 20:35
Compare
Sorry, something went wrong.
No results found
Support android gradle plugin 3.0
Support android feature modules
v3.6.1
01 May 00:17
Compare
Sorry, something went wrong.
No results found
Support Android Gradle Plugin 2.5
v3.6.0
01 May 00:16
Compare
Sorry, something went wrong.
No results found
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
01 May 00:16
Compare
Sorry, something went wrong.
No results found
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
01 May 00:16
Compare
Sorry, something went wrong.
No results found
Support build dirs with custom names
Support com.android.test modules
v3.3.1
01 May 00:16
Compare
Sorry, something went wrong.
No results found
Fixed retrolambda classpath when running and android test with multiple flavors.
v3.3.0
01 May 00:15
Compare
Sorry, something went wrong.
No results found
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
01 May 00:14
Compare
Sorry, something went wrong.
No results found
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.2.5
01 May 00:14
Compare
Sorry, something went wrong.
No results found
Bumped default retrolambda version to 2.1.0
If the commandline parameters are over a certain limit, they will be written to files. This should
prevent failures on projects with large classpaths or when a huge number of incremental changes
v3.3.0-beta3
01 May 00:14
Compare
Sorry, something went wrong.
No results found
Supports transform api in android plugin 1.5.0