systemdUnitFilePlugin icon indicating copy to clipboard operation
systemdUnitFilePlugin copied to clipboard

gardle build untilBuild

Open stokito opened this issue 2 years ago • 0 comments

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

stokito avatar Mar 31 '23 15:03 stokito