Skip to content

Commit

Permalink
chore: Update plugin verifier versions te revlect min-max version com…
Browse files Browse the repository at this point in the history
…patibility
  • Loading branch information
Roboroads committed Aug 1, 2022
1 parent d958b67 commit 0d3d55f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@ pluginSinceBuild=212
#pluginUntilBuild=*
# 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=PS-2021.2.4, PS-221.4906.9
pluginVerifierIdeVersions=\
IU-2021.2, \
IU-2022.2, \
PS-2021.2, \
PS-2022.2
platformType=IU
#platformVersion=LATEST-EAP-SNAPSHOT
platformVersion=2022.2
Expand Down

0 comments on commit 0d3d55f

Please sign in to comment.