mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Cache downloaded IDEs used by Plugin Verifier for the verification
This commit is contained in:
committed by
GitHub
parent
b504a99942
commit
624c6950be
2
.github/template-cleanup/gradle.properties
vendored
2
.github/template-cleanup/gradle.properties
vendored
@@ -7,7 +7,7 @@ pluginVersion = 0.0.1
|
||||
pluginSinceBuild = 193
|
||||
pluginUntilBuild = 202.*
|
||||
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
|
||||
pluginVerifierIdeVersions = IC-2019.3, IC-2020.1, IC-2020.2
|
||||
pluginVerifierIdeVersions = 2019.3, 2020.1, 2020.2
|
||||
|
||||
platformType = IC
|
||||
platformVersion = 2019.3
|
||||
|
||||
Reference in New Issue
Block a user