Skip to content

RxFit v1.1.0

Compare
Choose a tag to compare
@patloew patloew released this 07 Mar 16:24

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.