Skip to content

Instantly share code, notes, and snippets.

@barbeau
Created May 24, 2021 18:46
Show Gist options
  • Save barbeau/bc25d75265cdfa5b05d5dd4eff13a418 to your computer and use it in GitHub Desktop.
Save barbeau/bc25d75265cdfa5b05d5dd4eff13a418 to your computer and use it in GitHub Desktop.
Medium article - Room + Flow for location updates
// Required for Hilt dependency injection
@HiltAndroidApp
class LocationApplication : Application()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment