File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,12 @@ Since Kotlin 2.0.0, we ship the following types of releases:
18
18
For each language and tooling release, we also ship several preview (_ EAP_ ) versions for you to try
19
19
new features before they are released. See [ Early Access Preview] ( eap.md ) for details.
20
20
21
+ > If you want to be notified about new Kotlin releases, subscribe to the [ Kotlin newsletter] ( https://lp.jetbrains.com/subscribe-to-kotlin-news/ ) ,
22
+ > follow [ Kotlin on X] ( https://x.com/kotlin ) ,
23
+ > or enable the ** Watch | Custom | Releases** option on the [ Kotlin GitHub repository] ( https://github.com/JetBrains/kotlin ) .
24
+ >
25
+ {style="note"}
26
+
21
27
## Update to a new Kotlin version
22
28
23
29
To upgrade your project to a new release, you need to update your build script file.
You can’t perform that action at this time.
0 commit comments