Closed rovkinmax closed 6 years ago
I think the solution is to disable the retrolambda plugin, it shouldn't be necessary anymore, due to Android supporting lambdas natively now.
I have the same problem, but I didn't find any thing any where! How can I do that?! How can I disable retrolambda plugin?!
I have the same problem, but I didn't find any thing any where! How can I do that?! How can I disable retrolambda plugin?!
@hosarb this should help https://developer.android.com/studio/write/java8-support#migrate
Closed due to inactivity. Feel free to reopen this if this is still an ongoing issue.
I check #196, and there is
compileOptions
in my build.gradle cause I use retrolabmda in project But I still have exception. Do you have any idea?