Closed H-Zan closed 7 years ago
Caused by: java.lang.VerifyError: Expecting a stackmap frame at branch target 25
That's your issue, what version of the support lib are you using? You can pass -noverify
to the jvm args for a quick work-around (example in the README).
Error:Execution failed for task ':app:transformClassesWithRetrolambdaForRelease'.