mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
pluginVerifierIdeVersions: 2021.2.2
This commit is contained in:
parent
7bbfc0fc56
commit
385f17e972
2
.github/template-cleanup/gradle.properties
vendored
2
.github/template-cleanup/gradle.properties
vendored
@ -13,7 +13,7 @@ pluginUntilBuild = 212.*
|
||||
|
||||
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
|
||||
# See https://jb.gg/intellij-platform-builds-list for available build versions.
|
||||
pluginVerifierIdeVersions = 2020.3.4, 2021.1.3, 2021.2.1
|
||||
pluginVerifierIdeVersions = 2020.3.4, 2021.1.3, 2021.2.2
|
||||
|
||||
platformType = IC
|
||||
platformVersion = 2020.3.4
|
||||
|
@ -7,6 +7,9 @@
|
||||
- GitHub Actions: Collect Qodana/Tests/Plugin Verifier results as artifacts
|
||||
- Dependencies (GitHub Actions) - upgrade `jtalk/url-health-check-action` to `2`
|
||||
|
||||
### Changed
|
||||
- Update `pluginVerifierIdeVersions` to `2021.2.2`
|
||||
|
||||
## [1.0.0]
|
||||
### Added
|
||||
- Plugin Signing
|
||||
|
@ -13,7 +13,7 @@ pluginUntilBuild = 212.*
|
||||
|
||||
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
|
||||
# See https://jb.gg/intellij-platform-builds-list for available build versions.
|
||||
pluginVerifierIdeVersions = 2020.3.4, 2021.1.3, 2021.2.1
|
||||
pluginVerifierIdeVersions = 2020.3.4, 2021.1.3, 2021.2.2
|
||||
|
||||
platformType = IC
|
||||
platformVersion = 2020.3.4
|
||||
|
Loading…
Reference in New Issue
Block a user