evant / gradle-retrolambda

A gradle plugin for getting java lambda support in java 6, 7 and android
Apache License 2.0
5.3k stars 449 forks source link

support of processing compile dependencies through retrolambda #234

Closed tobium closed 7 years ago

tobium commented 7 years ago

It would be great to use retrolambda gradle plugin to process all compile dependencies too so that we can easily use Java8 java libraries in android projects.

evant commented 7 years ago

This duplicates https://github.com/evant/gradle-retrolambda/issues/80