same Since Until Build
Patches plugin.xml with the patchPluginXml.untilBuild with the value of org.jetbrains.intellij.tasks.PatchPluginXmlTask.sinceBuild used with * wildcard, like sinceBuild.*, e.g., 220.*.
Notes:
Useful for building plugins against EAP IDE builds.
If org.jetbrains.intellij.tasks.PatchPluginXmlTask.sinceBuild has a value set, then sameSinceUntilBuild is ignored.
Default value: false