Skip to content

RxLocation v1.0.3

Compare
Choose a tag to compare
@patloew patloew released this 24 Mar 13:34

Changes

  • Update dependencies (Play Services 10.2.1)
  • Fix bug which lead to leaks when using `rxLocation.location().updates() (#26)
  • BREAKING: Removed GoogleAPIClientSingle and replaced it with GoogleApiClientFlowable (#22)
  • BREAKING: Replace uppercase "API" in GoogleApiConnectionException and GoogleApiConnectionSuspendedException with "Api"