1.2.1
- New:
AndroidSchedulers.reset()
allows clearing the scheduler cache such that the next call to
AndroidSchedulers.mainThread()
will ask theRxAndroidSchedulerHook
to re-create it. This API
is experimental to matchSchedulers.reset()
in RxJava. - RxJava dependency now points at v1.1.6.