Skip to content

Commit f0d63e9

Browse files
committed
README update
1 parent 32ac468 commit f0d63e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,10 +111,10 @@ The project-specific configuration file [`gradle.properties`][file:gradle.proper
111111
| `pluginRepositoryUrl` | Repository URL used for generating URLs by the [Gradle Changelog Plugin][gh:gradle-changelog-plugin] |
112112
| `pluginVersion` | The current version of the plugin in [SemVer][semver] format. |
113113
| `pluginSinceBuild` | The `since-build` attribute of the `<idea-version>` tag. |
114-
| `platformType` | The type of IDE distribution. |
115114
| `platformVersion` | The version of the IntelliJ Platform IDE will be used to build the plugin. |
116115
| `platformPlugins` | Comma-separated list of dependencies to the plugins from the Plugin Repositories. |
117116
| `platformBundledPlugins` | Comma-separated list of dependencies to the bundled IDE plugins. |
117+
| `platformBundledModules` | Comma-separated list of dependencies to the bundled IDE modules. |
118118
| `gradleVersion` | Version of Gradle used for plugin development. |
119119

120120
The properties listed define the plugin itself or configure the [intellij-platform-gradle-plugin][gh:intellij-platform-gradle-plugin] – check its documentation for more details.

0 commit comments

Comments
 (0)