v3.1.0
版本发布时间: 2017-05-01 08:12:08
evant/gradle-retrolambda最新发布版本:v3.7.0(2017-07-24 04:35:24)
- Major refactoring of android plugin. The method for modifying the javaCompile task is now way less hackey. In fact, it is much closer to the original way that it was done. I had originally abandoned this approach because it was breaking increment compilation is some weird ways. However, I think I have solved it.
What this means for you: It is now less fickle of plugin application order and way less likely to break other plugins.
- Properly split bootclasspath if it has multiple paths