pull/9/head
Dan O'Brien 4 years ago committed by GitHub
parent 4b52b7e90d
commit a40c8489f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -81,7 +81,7 @@ The project-specific configuration file [gradle.properties][file:gradle.properti
| Property name | Description |
| ------------------------- | ------------------------------------------------------------------------------------------ |
| `pluginGroup` | Package name - after *using* the template, this will be set to `com.gtihub.username.repo`. |
| `pluginGroup` | Package name - after *using* the template, this will be set to `com.github.username.repo`. |
| `pluginName` | Plugin name displayed in the Marketplace and the Plugins Repository. |
| `pluginVersion` | The current version of the plugin. |
| `pluginSinceBuild` | The `since-build` attribute of the <idea-version> tag. |

Loading…
Cancel
Save