Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@princessdharmy
Created November 21, 2020 20:38
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 princessdharmy/333021766d90873027d267896d447ed6 to your computer and use it in GitHub Desktop.
Save princessdharmy/333021766d90873027d267896d447ed6 to your computer and use it in GitHub Desktop.
buildscript {
...
dependencies {
...
classpath "com.google.dagger:hilt-android-gradle-plugin:${Versions.hiltGradlePluginVersion}"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment