Skip to content

Instantly share code, notes, and snippets.

@quickbirdstudios-eng
Created September 6, 2019 07:15
Show Gist options
  • Save quickbirdstudios-eng/1b94c7c8879fb5c1a926b4ad3f15633f to your computer and use it in GitHub Desktop.
Save quickbirdstudios-eng/1b94c7c8879fb5c1a926b4ad3f15633f 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