Changelog - 1.0.1¶
Release Date: 2026-02-06
Motivation¶
Reduce release friction by refreshing the build stack and cleaning up credential handling in the release workflow.
Notable changes¶
- updated Kotlin to
2.3.10 - updated Kover to
0.9.6 - updated the Gradle wrapper to
9.3.1 - cleaned up release workflow credential handling
Compatibility notes¶
- No target compatibility changes in this release.
- Existing consumers can upgrade without source changes.
Dependency versions¶
| Area | Version |
|---|---|
| Kotlin | 2.3.10 |
| Gradle wrapper | 9.3.1 |
| Dokka | 2.1.0 |
| Kover | 0.9.6 |
| Android plugin | 9.0.0 |
| Android build tools | 36.1.0 |
Android minSdk |
20 |
Android compileSdk |
36 |
| Detekt | 1.23.8 |
| ktlint | 14.0.1 |
| vanniktech-publish | 0.36.0 |
Target compatibility¶
| Target | Support in 1.0.1 |
|---|---|
| Android | Supported, minSdk 20, compileSdk 36 |
| JVM | Supported |
| Apple | Supported |
| JS | Supported |
| WasmJS | Supported |