Skip to content

v3.2.0

Compare
Choose a tag to compare
@evant evant released this 01 May 00:12
· 115 commits to main since this release
  • Support for targeting java 5 with retrolambda.
  • Don't depend on the android gradle plugin being on the classpath when using in pure java projects.
  • Delay calculating classpath for retrolambda. This fixes missing aar libs added by the android
    gradle plugin.