Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change CoroutineScope Dispatcher to IO (#370)
* Change CoroutineScope Dispatcher to IO this lets the getLastKnownLocation() method launches * Change CoroutineScope Dispatcher to Main + SupervisorJob() this lets the getLastKnownLocation() method launches * Removed wildcard and added individual imports * Removed unneeded import --------- Co-authored-by: Muhammad <[email protected]> Co-authored-by: Ferran Pons <[email protected]>
- Loading branch information