You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it's safe to just ignore those warnings, try adding -dontwarn java.lang.invoke** to your progurad config. (this is probably something I should add to the README)
For every lambda usage, proguard reports:
(fj.F1Functions as an example)
As a note, I'm on using it on android.
The text was updated successfully, but these errors were encountered: