Set platformVersion in gradle.properties to `2019.3`

pull/9/head
Jakub Chrzanowski 4 years ago
parent 67d81e73ec
commit 4395c62e5c

@ -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

Loading…
Cancel
Save