File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 7
7
### Added
8
8
9
9
### Changed
10
+ - Upgrading IntelliJ from 2024.2 to 0.0.0
10
11
11
12
### Deprecated
12
13
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ pluginUntilBuild = 242.*
17
17
18
18
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
19
19
# See https://jb.gg/intellij-platform-builds-list for available build versions
20
- pluginVerifierIdeVersions = 2024.2 ,LATEST-EAP-SNAPSHOT
20
+ pluginVerifierIdeVersions = 0.0 ,LATEST-EAP-SNAPSHOT
21
21
# Failure Levels: https://github.com/JetBrains/gradle-intellij-plugin/blob/master/src/main/kotlin/org/jetbrains/intellij/tasks/RunPluginVerifierTask.kt
22
22
# Exclude `DEPRECATED_API_USAGES` as we use `FrameStateListener.onFrameDeactivated()` in
23
23
# `FocusPowerSaveService.IdeFrameStatePowerSaveListener` (2022.3)
@@ -37,7 +37,7 @@ platformType = IC
37
37
# platformVersion = 2024.1.4 ## 2024.1.4
38
38
# platformVersion = 242.20224.91-EAP-SNAPSHOT ## 2024.2 Beta
39
39
# platformVersion = 242.20224.159-EAP-SNAPSHOT ## 2024.2 RC1
40
- platformVersion = 2024.2
40
+ platformVersion = 0.0
41
41
42
42
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
43
43
# Example: platformPlugins = com.jetbrains.php:203.4449.22, org.intellij.scala:2023.3.27@EAP
You can’t perform that action at this time.
0 commit comments