RxFit v1.4.0
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.