Skip to content

Instantly share code, notes, and snippets.

@DHosseiny
Last active May 18, 2023 10:59
Show Gist options
  • Save DHosseiny/f348e3e52809bfabdf88cefcd25d8ef6 to your computer and use it in GitHub Desktop.
Save DHosseiny/f348e3e52809bfabdf88cefcd25d8ef6 to your computer and use it in GitHub Desktop.
Periodically migrate multi-module app from dagger to hilt
@HiltAndroidApp
class MyApplication : Application() {
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment