mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Set platformVersion in gradle.properties to 2019.3
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -145,8 +145,8 @@ jobs:
|
||||
with:
|
||||
plugin-location: plugin-artifact/${{ needs.build.outputs.artifact }}
|
||||
ide-versions: |
|
||||
ideaIC:2019.3.5
|
||||
ideaIC:2020.1.2
|
||||
ideaIC:2019.3
|
||||
ideaIC:2020.1
|
||||
ideaIC:LATEST-EAP-SNAPSHOT
|
||||
|
||||
# Print the output of the verify step
|
||||
|
||||
@@ -8,5 +8,5 @@ pluginSinceBuild = 193
|
||||
pluginUntilBuild = 202
|
||||
|
||||
platformType = IC
|
||||
platformVersion = 2020.1.2
|
||||
platformVersion = 2019.3
|
||||
platformDownloadSources = true
|
||||
|
||||
Reference in New Issue
Block a user