Created
May 26, 2023 11:46
-
-
Save DHosseiny/8d5f6e2c1b03ec48d40e6b7d494523e3 to your computer and use it in GitHub Desktop.
Migrate to hilt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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