Browse Source
Previously we unset until-build in DSL. However, Intellij SDK Gradle plugin DSL does not support setting only since-build, while omitting until-build. So we effectively made the plugin compatible with a single version of Intellij. This change fixes that by disabling patching since-build/until-build from DSL and setting since-build version directly in plugin.xmlpull/2662/head
Alexey Tsvetkov
2 years ago
committed by
GitHub
3 changed files with 6 additions and 7 deletions
Loading…
Reference in new issue