Skip to content

Release v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 14:38
9d779a0
Build optimizations (#163)

### What's done:
* Exclude detekt from `check` task
* Exclude linking release executable from ordinary CI workflow
* Enable gradle caches by default
* Disable redundant KMP targets compilation during build_and_test.yml
* Re-enable gradle-cache-action for build_and_test.yml