Changelog - 1.1.0¶
Release Date: 2026-05-05
Motivation¶
Document the build, dependency, and Android toolkit changes shipped in 1.1.0.
Notable changes¶
- upgraded the Gradle wrapper
- updated build and library dependency versions
- updated Android toolkit implementation and tests
- refreshed project usage and compatibility documentation
Compatibility notes¶
- No migration requirement was identified from the release range.
Dependency versions¶
| Area | Version |
|---|---|
| Kotlin | 2.3.21 |
| Gradle wrapper | 9.5.0 |
| Android plugin | 9.2.0 |
| Dokka | 2.2.0 |
| Kover | 0.9.8 |
| Detekt | 1.23.8 |
| ktlint | 14.2.0 |
| minSdk | 20 |
| compileSdk | 37 |
Target compatibility¶
| Target | Support in 1.1.0 |
|---|---|
| Android | Supported, minSdk 20, compileSdk 37 |