Skip to content

Commit 898235c

Browse files
committed
Change compatibility to 2023.3
1 parent d0e28fe commit 898235c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
### Changed
1010
- Update kotlin to v1.9.21
11+
- Update compatibility for IDEA 2021.3 - 2023.3
1112

1213
### Deprecated
1314

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pluginVersion = 2022.1.2
77

88
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
pluginSinceBuild = 213
10-
pluginUntilBuild = 231.*
10+
pluginUntilBuild = 233.*
1111

1212
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#intellij-extension
1313
platformType = IC

0 commit comments

Comments
 (0)