6 Commits

Author SHA1 Message Date
50d6101f22 Update Kotlin plugin and project version
Upgraded the Kotlin multiplatform plugin to version 2.1.10 for better compatibility and features. Changed the project version to 1.1.0-SNAPSHOT to reflect the ongoing development phase.
2025-03-17 18:15:11 +00:00
e61a1ef7c9 Revert to kotlin 2.0.21 2024-12-08 09:49:36 +01:00
2995808bcc Release version 1.0.0 and enhance repository credentials
This commit finalizes the release version by updating the version number from "1.0.0-SNAPSHOT" to "1.0.0" in the `build.gradle.kts` file. It also adds repository credentials for two Maven repositories, "gitea" and "gitea8443", to enable authenticated access. These changes ensure proper versioning and enhance secure access to dependencies.
2024-12-07 17:21:48 +01:00
9fb33adaa9 Update dependencies and modify .gitignore
This commit updates various dependencies in the `yarn.lock` file to newer versions to maintain compatibility and security. It also adds `gradle.properties` to the `.gitignore` file, preventing it from being tracked by Git. The updates aim to enhance stability and maintainability of the codebase.
2024-11-29 17:33:03 +01:00
696a700122 Fix ADSR release timing 2024-08-12 20:35:49 +02:00
6147bfe5db Initial commit 2024-06-20 19:00:07 +02:00