Commit a9f61c68 authored by Stephan Jaetzold's avatar Stephan Jaetzold

Set minimum compatible IDEA API version to 139. The plugin does not work with 131 only.

parent 74676e99
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
</change-notes> </change-notes>
<!-- please see https://confluence.jetbrains.com/display/IDEADEV/Build+Number+Ranges for description --> <!-- please see https://confluence.jetbrains.com/display/IDEADEV/Build+Number+Ranges for description -->
<idea-version since-build="131"/> <idea-version since-build="139"/>
<!-- please see https://confluence.jetbrains.com/display/IDEADEV/Plugin+Compatibility+with+IntelliJ+Platform+Products <!-- please see https://confluence.jetbrains.com/display/IDEADEV/Plugin+Compatibility+with+IntelliJ+Platform+Products
on how to target different products --> on how to target different products -->
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment