8.2.1
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 ifLifecycle.State
>=STARTED
) still holds, so the new
logic for collecting from API is:Lifecycle.State
>=STARTED
- User is collecting
LocationFetcher.location