Releases: evant/gradle-retrolambda
Releases · evant/gradle-retrolambda
v3.7.0
Compare
Sorry, something went wrong.
No results found
evant
released this
23 Jul 20:35
Support android gradle plugin 3.0
Support android feature modules
v3.6.1
Compare
Sorry, something went wrong.
No results found
evant
released this
01 May 00:17
Support Android Gradle Plugin 2.5
v3.6.0
Compare
Sorry, something went wrong.
No results found
evant
released this
01 May 00:16
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
Compare
Sorry, something went wrong.
No results found
evant
released this
01 May 00:16
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
Compare
Sorry, something went wrong.
No results found
evant
released this
01 May 00:16
Support build dirs with custom names
Support com.android.test modules
v3.3.1
Compare
Sorry, something went wrong.
No results found
evant
released this
01 May 00:16
Fixed retrolambda classpath when running and android test with multiple flavors.
v3.3.0
Compare
Sorry, something went wrong.
No results found
evant
released this
01 May 00:15
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
Compare
Sorry, something went wrong.
No results found
evant
released this
01 May 00:14
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
Compare
Sorry, something went wrong.
No results found
evant
released this
01 May 00:14
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
Compare
Sorry, something went wrong.
No results found
evant
released this
01 May 00:14
Supports transform api in android plugin 1.5.0