Skip to content

Instantly share code, notes, and snippets.

@tomatophobia
Created March 3, 2024 12:29
Show Gist options
  • Save tomatophobia/12bd47af3b724c431574221209a9836f to your computer and use it in GitHub Desktop.
Save tomatophobia/12bd47af3b724c431574221209a9836f to your computer and use it in GitHub Desktop.
sourceSets {
main {
output.setResourcesDir(kotlin.classesDirectory)
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment