Skip to content

Instantly share code, notes, and snippets.

@itsandreramon
Created January 1, 2024 11:47
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 itsandreramon/a367fcb09651da5143794fabc179393e to your computer and use it in GitHub Desktop.
Save itsandreramon/a367fcb09651da5143794fabc179393e to your computer and use it in GitHub Desktop.
plugins {
// ...
}
android {
// ...
}
dependencies {
// ...
implementation("com.squareup.anvil:annotations-optional:2.4.8")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment