Skip to content

Instantly share code, notes, and snippets.

@aligkts
Created December 16, 2020 17:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aligkts/f9d601eab1365b2f65227b4265c60964 to your computer and use it in GitHub Desktop.
Save aligkts/f9d601eab1365b2f65227b4265c60964 to your computer and use it in GitHub Desktop.
buildscript {
...
dependencies {
...
classpath 'com.google.dagger:hilt-android-gradle-plugin:2.28-alpha'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment