Files
compose-multiplatform/idea-plugin
Alexey Tsvetkov 08c93ce740 Redo: set until-build to undefined value (#2658)
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.xml
2023-01-23 16:14:24 +01:00
..
2021-04-05 20:04:32 +03:00
2021-04-05 20:04:32 +03:00
2021-04-05 20:04:32 +03:00