Created
July 28, 2020 17:22
-
-
Save rgoomar/1e6aa8e3b006233dcd2ed512a3c7cf99 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
// Put your plugin id and locally published version | |
plugins { | |
id 'your.plugin.id' version 'x.x.x' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment