version

abstract val version: Property<String>

Required. The version of the IntelliJ Platform IDE that will be used to build the plugin. Please see Plugin Compatibility topic in SDK docs for more details.

Acceptable values:

  • version number: 2022.1.1 or IC-2022.1.1

  • build number: 221.5080.210 or IC-221.5080.210

  • snapshot: 221-EAP-SNAPSHOT or LATEST-EAP-SNAPSHOT

All available JetBrains IDEs versions can be found at IntelliJ Artifacts page.