v2.3.10
What's New
Kotlin v2.3.10 focuses on compiler stability and reliability, addressing critical issues in overload resolution, type inference, and reflection. Key fixes include resolving data races in serialization plugins, fixing ClassCastException errors, and improving Compose compiler compatibility. This patch release also restores androidTarget support for older AGP versions.
Highlights
- Fixed data race in kotlinx.serialization plugin protobuf extensions registration
- Resolved flaky overload resolution behaviors causing false-positive errors
- Fixed ClassCastException with UInt to Number casting in constants
- Improved Kotlin reflection stability for type parameters and function references
- Fixed Compose compiler stack trace mapping generation for project files
- Upgraded NPM dependencies for JavaScript and WebAssembly builds
Deprecations
- Reverted deprecation of androidTarget for AGP versions lower than 9
Recent Releases
All releases →
v1.9.0
Jul 6, 2023
Release Notes →
v1.8.22
Jun 8, 2023
Release Notes →
v1.8.21
Apr 25, 2023
Release Notes →
v1.8.20
Apr 3, 2023
Release Notes →
v1.8.10
Feb 2, 2023
Release Notes →
v1.8.0
Dec 28, 2022
Release Notes →
v1.7.22
Nov 28, 2022
Release Notes →
v1.7.21
Nov 9, 2022
Release Notes →
v1.7.20
Sep 29, 2022
Release Notes →
v1.7.10
Jul 8, 2022
Release Notes →
v1.7.0
Jun 9, 2022
Release Notes →