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
RxJava had some utility class changes which broke other depending projects. This should be fixed now and expect a new release in a few hours on maven central.
The following code throws a:
java.lang.NoSuchMethodError: rx.functions.Actions.onErrorFrom(Lrx/Observer;)Lrx/functions/Action1;
What went wrong?
The text was updated successfully, but these errors were encountered: