File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ pluginRepositoryUrl = https://github.com/ILoveGameCoding/intellij-codexp
7
7
pluginVersion =1.2.1
8
8
9
9
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10
- pluginSinceBuild = 221
11
- pluginUntilBuild = 231 .*
10
+ pluginSinceBuild = 232
11
+ pluginUntilBuild = 232 .*
12
12
13
13
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
14
14
platformType = IC
15
- platformVersion = 2022.1.4
15
+ platformVersion = 2023.2
16
16
17
17
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
18
18
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
You can’t perform that action at this time.
0 commit comments