3 Commits

Author SHA1 Message Date
4594476416 Version. 1.0.0 2024-10-27 10:51:16 +01:00
63625873be Add logging functionality and Maven publishing setup
Added Logger class with various log levels to `commonMain`. Integrated `maven-publish` and `signing` plugins in `build.gradle.kts` to facilitate publishing artifacts to the Maven repository with proper credentials and metadata. Removed `gradle.properties` and updated `.gitignore` accordingly.
2024-10-26 15:26:21 +02:00
fd81c0fcb4 Initial commit 2024-10-26 12:26:45 +00:00