Skip to content

Instantly share code, notes, and snippets.

@DHosseiny
Last active May 18, 2023 10:56
Show Gist options
  • Save DHosseiny/138a8d6b4e1a6d20dcdc23f2192cafea to your computer and use it in GitHub Desktop.
Save DHosseiny/138a8d6b4e1a6d20dcdc23f2192cafea to your computer and use it in GitHub Desktop.
Periodically migrate multi-module app from dagger to hilt
implementation "com.google.dagger:hilt-android:$hilt-latest-version"
kapt "com.google.dagger:hilt-android-compiler:$hilt-latest-version"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment