Skip to content

Instantly share code, notes, and snippets.

@DHosseiny
Created May 26, 2023 11:46
Show Gist options
  • Save DHosseiny/8d5f6e2c1b03ec48d40e6b7d494523e3 to your computer and use it in GitHub Desktop.
Save DHosseiny/8d5f6e2c1b03ec48d40e6b7d494523e3 to your computer and use it in GitHub Desktop.
Migrate to hilt
implementation "androidx.hilt:hilt-work:$hilt-work-latest-version"
kapt "androidx.hilt:hilt-compiler:$hilt-work-latest-version"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment