Hello, I found that after 1.5.0 upgrade lambdas ar...
# jvm-ir-backend-feedback
n
Hello, I found that after 1.5.0 upgrade lambdas are compiled as method, like:
Copy code
private static final void setupStrictMode$lambda-2(com.vinted.MDApplication, android.os.strictmode.Violation);
  private static final void safePenaltyListener$lambda-3(com.vinted.MDApplication, android.os.strictmode.Violation);