Skip to content

Instantly share code, notes, and snippets.

@drawers
Last active January 29, 2023 21:18
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 drawers/4df6d3f66c7073b87028e87c06b8ae03 to your computer and use it in GitHub Desktop.
Save drawers/4df6d3f66c7073b87028e87c06b8ae03 to your computer and use it in GitHub Desktop.
dependencies {
implementation("com.squareup:kotlinpoet:1.10.1")
implementation("com.squareup:kotlinpoet-ksp:1.10.1")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment