What's Changed
- Kotlin 2.1.20
- Compose Multiplatform 1.8.0-rc01
- Fix - Add default parameter for isAmoled by @jordond in #289
- Add Spotless and ktlint by @jordond in #290
- Feature - Animate ColorScheme using a Transition by @jordond in #287
- Chore: Update Compose Multiplatform to 1.8.0-rc01 by @jordond in #299
- Upstream: Add support for ColorSpec version 2025 by @jordond in #302
- Upstream: Add color spec and platform to each variant by @jordond #304
BREAKING CHANGES
- Extended fidelity has been removed from the MCU, so any use of
isExtendedFidelity
needs to be removed isAmoled
is now optional forfun dynamicColorScheme()
Dependency
- chore(deps): update dependency com.android.library to v8.9.2 by @renovate in #295
- chore(deps): update dependency gradle to v8.14 by @renovate in #297
Full Changelog: 2.1.1...3.0.0-alpha01