Skip to content

8.2.1

Compare
Choose a tag to compare
@psteiger psteiger released this 18 Apr 17:18
· 4 commits to master since this release

Release 8.2.1

  • Update AGP to 7.1.3, Gradle to 7.4.2
  • Only collect location from API if user is collecting
    LocationFetcher.location. The previous restriction
    (only collect if Lifecycle.State >= STARTED) still holds, so the new
    logic for collecting from API is:
    1. Lifecycle.State >= STARTED
    2. User is collecting LocationFetcher.location