Updated Kotlin Multiplatform to 2.3.0 for enhanced compatibility and improvements. Streamlined `MainView` with cleaner structure, added responsive scaling, and introduced a `HiddenCss` class. Upgraded various dependencies, including `vst-ui-base` to 2.2.3 and `midi-arrays` to 0.3.6, ensuring better functionality and consistency. Added changes to build task configurations for improved build pipelines.
27 lines
1.3 KiB
XML
27 lines
1.3 KiB
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="Main [jvm]" type="GradleRunConfiguration" factoryName="Gradle">
|
|
<ExternalSystemSettings>
|
|
<option name="executionName"/>
|
|
<option name="externalProjectPath" value="$PROJECT_DIR$"/>
|
|
<option name="externalSystemIdString" value="GRADLE"/>
|
|
<option name="scriptParameters" value="-DmainClass=nl.astraeus.vst.chip.MainKt --quiet"/>
|
|
<option name="taskDescriptions">
|
|
<list/>
|
|
</option>
|
|
<option name="taskNames">
|
|
<list>
|
|
<option value="jvmRun"/>
|
|
</list>
|
|
</option>
|
|
<option name="vmOptions"/>
|
|
</ExternalSystemSettings>
|
|
<ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
|
|
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
|
|
<ExternalSystemDebugDisabled>false</ExternalSystemDebugDisabled>
|
|
<DebugAllEnabled>false</DebugAllEnabled>
|
|
<RunAsTest>false</RunAsTest>
|
|
<GradleProfilingDisabled>false</GradleProfilingDisabled>
|
|
<GradleCoverageDisabled>false</GradleCoverageDisabled>
|
|
<method v="2"/>
|
|
</configuration>
|
|
</component> |