Skip to content

Instantly share code, notes, and snippets.

@catalinghita8
Created September 8, 2020 06:27
Show Gist options
  • Select an option

  • Save catalinghita8/e1320b10751ddb29545f1f4113684342 to your computer and use it in GitHub Desktop.

Select an option

Save catalinghita8/e1320b10751ddb29545f1f4113684342 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