Skip to content

Instantly share code, notes, and snippets.

@drawers
Last active January 29, 2023 21:18
Embed
What would you like to do?
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