Upgrade Kotlin to 2.3.0, refine MainView, and update dependencies

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.
This commit is contained in:
2026-01-21 17:09:11 +01:00
parent 7110188d33
commit a4eb5b62ef
8 changed files with 370 additions and 334 deletions

View File

@@ -1,5 +1,5 @@
group = "nl.astraeus"
version = "0.1.0"
version = "0.2.0"
allprojects {
repositories {