Version 0.12.0 (2023-02-21)
- Breaking: Fix bug with KMP tasks clashing with Android Tasks (#130)
- If you were depending on invoking tasks directly inside KMP (like
ktfmtCheckCommonMain), the name of those tasks changed with the introduction of KMP (likektfmtCheckKmpCommonMain).
- If you were depending on invoking tasks directly inside KMP (like
Version Bumps
- KtFmt to 0.43
- Kotlin to 1.8.10
- Gradle to 8.0.1
- AGP to 7.4.1
Full Changelog: 0.11.0...0.12.0