You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/topics/whatsnew/whatsnew22.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,10 @@ The Kotlin 2.2.0 release is here! Here are the main highlights:
17
17
***Standard library**: [stable Base64 and HexFormat APIs](#stable-base64-encoding-and-decoding).
18
18
***Documentation**: our [documentation survey is open](https://surveys.jetbrains.com/s3/Kotlin-Docs-2025), and [notable improvements have been made to the Kotlin documentation](#documentation-updates).
19
19
20
+
You can also watch this video of the Kotlin Language Evolution team discussing new features and answering questions:
21
+
22
+
<videosrc="https://www.youtube.com/watch?v=jne3923lWtw"title="What's new in Kotlin 2.2.0"/>
23
+
20
24
## IDE support
21
25
22
26
The Kotlin plugins that support 2.2.0 are bundled in the latest versions of IntelliJ IDEA and Android Studio.
0 commit comments