Skip to content

Instantly share code, notes, and snippets.

@LizzieStudeneer
Created September 9, 2019 08:25
Show Gist options
  • Save LizzieStudeneer/0ca0a8fec301358db1b24d5ce6cc0389 to your computer and use it in GitHub Desktop.
Save LizzieStudeneer/0ca0a8fec301358db1b24d5ce6cc0389 to your computer and use it in GitHub Desktop.
open class BluesquarePlugin : Plugin<Project> {
override fun apply(project: Project) {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment