v2.3.10-RC
What's New
Kotlin 2.3.10-RC focuses on stability fixes across the compiler, Compose integration, and reflection APIs. Key improvements address Java interoperability issues with JSpecify annotations, K2 compiler regressions, and Compose compiler reliability for mobile development. This release restores androidTarget compatibility for projects using older Android Gradle Plugin versions.
Highlights
- Fixed JSpecify @NullMarked compatibility issue causing equals() override conflicts
- Resolved ClassCastException when casting Kotlin UInt to Java Number in constants
- Fixed @NoInfer regression and unstable type resolution in K2 compiler
- Improved Compose compiler group analysis and boolean capture detection
- Fixed kotlin-reflect errors on FunctionN.invoke and type parameter handling
- Restored androidTarget support for AGP versions below 9
Recent Releases
All releases →
v2.3.20-RC
Feb 19, 2026
Release Notes →
v2.3.10
Feb 5, 2026
Release Notes →
v2.3.10-RC2
Feb 2, 2026
Release Notes →
v2.3.20-Beta2
Jan 29, 2026
Release Notes →
v2.3.10-RC
Jan 19, 2026
Release Notes →
v2.3.20-Beta1
Jan 8, 2026
Release Notes →
v2.3.0
Dec 16, 2025
Release Notes →
v2.3.0-RC3
Dec 9, 2025
Release Notes →
v2.3.0-RC2
Dec 2, 2025
Release Notes →
v2.3.0-RC
Nov 18, 2025
Release Notes →
v2.3.0-Beta2
Oct 28, 2025
Release Notes →