Upgraded the nl.astraeus:vst-ui-base library from version 1.1.1 to 1.1.2 in the build.gradle.kts file. This update aims to take advantage of improvements or bug fixes introduced in the new version. Keeping dependencies up to date helps maintain code reliability and performance.
Configured the 'application' plugin with the main class to ensure the application starts with the correct entry point. This change is necessary for proper execution of the program when deploying or running from the build system.