Commit Graph

5 Commits

Author SHA1 Message Date
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