Skip to content

Commit

Permalink
Add building and publishing info to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
uyt95 committed Oct 27, 2024
1 parent ac43cbb commit b7d0907
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@ Android Studio Plugin that provides a dialog for selecting the build variant for

### Download
https://plugins.jetbrains.com/plugin/17550-build-variant-selector

### Building
Run the buildPlugin gradle task.

### Publishing
To publish the plugin, add ```ORG_GRADLE_PROJECT_intellijPlatformPublishingToken=<your-token>``` to the environment variables of the publishPlugin gradle task.

0 comments on commit b7d0907

Please sign in to comment.