Created
September 6, 2019 07:15
-
-
Save quickbirdstudios-eng/1b94c7c8879fb5c1a926b4ad3f15633f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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