We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0e28fe commit 898235cCopy full SHA for 898235c
2 files changed
CHANGELOG.md
@@ -8,6 +8,7 @@
8
9
### Changed
10
- Update kotlin to v1.9.21
11
+- Update compatibility for IDEA 2021.3 - 2023.3
12
13
### Deprecated
14
gradle.properties
@@ -7,7 +7,7 @@ pluginVersion = 2022.1.2
7
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 213
-pluginUntilBuild = 231.*
+pluginUntilBuild = 233.*
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#intellij-extension
platformType = IC
0 commit comments