Skip to content

Instantly share code, notes, and snippets.

@Audhil
Last active July 6, 2020 18:10
Show Gist options
  • Save Audhil/66464216b62b86a70924a2280382cbce to your computer and use it in GitHub Desktop.
Save Audhil/66464216b62b86a70924a2280382cbce to your computer and use it in GitHub Desktop.
dagger-hilt - dependencies - gist 1
// app/build.gradle
implementation "com.google.dagger:hilt-android:{latest_version}"
kapt "com.google.dagger:hilt-android-compiler:{latest_version}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment