Last active
May 26, 2023 13:52
-
-
Save DHosseiny/22cff05017dd42c4771907d3b3005248 to your computer and use it in GitHub Desktop.
plugins
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
plugins { | |
// ... | |
id 'dagger.hilt.android.plugin' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment