Skip to content

RxFit v1.4.0

Compare
Choose a tag to compare
@patloew patloew released this 28 Sep 17:02

Changes

  • Updated Play Services (9.6.1) and RxJava (1.2.0).
  • BREAKING CHANGE: RxFit no longer provides static methods. Create an instance once and share it, e.g. via dependency injection or by providing the instance via your Application class.