2.0.1¶
Release date: 2026-04-27
Motivation¶
Align the published artifacts with the renamed repository and update the Android compatibility floor.
Changes¶
- changed both module package repository URLs to
arch-event-observer - raised Android
minSdkfrom 20 to 23 - replaced the Java-style merge lock in
ResponseLiveDatawith idiomatic KotlinAny
Compatibility notes¶
- Android API 20-22 is no longer supported.
- No public API behavior changed.
Dependency versions¶
| Area | Version |
|---|---|
| Kotlin | 2.3.21 |
| Gradle wrapper | 9.4.1 |
| Dokka | 2.2.0 |
| Kover | 0.9.8 |
| Android plugin | 9.2.0 |
| Android build tools | 37.0.0 |
Android minSdk |
23 |
Android compileSdk |
37 |
| Detekt | 1.23.8 |
| ktlint | 14.2.0 |
| vanniktech-publish | 0.36.0 |
Target compatibility¶
| Target | Support |
|---|---|
| Android | Supported, minSdk 23, compileSdk 37 |
| JVM | Supported |
| Apple | Supported |
| JS | Supported |
| WasmJS | Supported |