Skip to content

Instantly share code, notes, and snippets.

@bowserf
Last active March 30, 2023 19:38
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 bowserf/3e6339cf31872889e8caac39365ab02c to your computer and use it in GitHub Desktop.
Save bowserf/3e6339cf31872889e8caac39365ab02c to your computer and use it in GitHub Desktop.
class BundleReleaseFilesPlugin : Plugin<Project> {
override fun apply(target: Project) {
// TODO
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment