This repository was archived by the owner on Aug 25, 2024. It is now read-only.
20230820
20230820 - 2023/08/20
- Update dependencies
- New Feature: Add Gradle tasks
- ktlintCheck (
gradlew ktlintCheck): run ktlint over the codebase - genDocs (
gradlew genDocs): generate the api reference using dokka
- ktlintCheck (