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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ You can find auto-generated documentation website on [kotlinlang.org](https://ko
76
76
77
77
## Setup
78
78
79
-
Kotlin serialization plugin is shipped with the Kotlin compiler distribution, and the IDEA plugin is bundled into the Kotlin plugin.
79
+
[New versions](https://plugins.gradle.org/plugin/org.jetbrains.kotlin.plugin.serialization) of the serialization plugin are released in tandem with each new Kotlin compiler version.
80
80
81
81
Using Kotlin Serialization requires Kotlin compiler `1.4.0` or higher.
82
82
Make sure you have the corresponding Kotlin plugin installed in the IDE, no additional plugins for IDE are required.
0 commit comments