RxFit v1.1.0
Changes
- BREAKING CHANGE: Removed PermissionRequiredException in favor of SecurityException
- Added
RxFit.checkConnection()
Completable. - Timeouts can now be provided when creating an Observable. Also, a global default timeout for all Fit API requests made through the lib can be set.