systemdUnitFilePlugin
systemdUnitFilePlugin copied to clipboard
gardle build untilBuild
I noticed that you often update the plugin just to set support of a new IntelliJ. this is because the untilBuild key needs to be set explicitly.
I had the same issue for my plugin and Jetbrains devs recommended to set the untilBuild = '' i.e. to an empty string. Then it will be treated as unspecified unless it uses some removed API