v1.3.0
What's Changed
This release contains some under-the-hood fixes for Kotlin Multiplatform and Android projects.
There is one breaking change:
There is one deprecation:
KotlinPlatform.key
is deprecated.
Summary
- Fix: don't filter subprojects out from a KSS classpath by @aSemy in #58
- Refactor DokkatooKotlinAdapter, fix AndroidJVM target, add DokkatooAndroidAdapter by @aSemy in #59
Full Changelog: v1.2.0...v1.3.0