Skip to content

Commit bf41f21

Browse files
authored
Documentation: Kotlin 1.5.30 (#2948)
Adjust documented Kotlin version to 1.5.30 according to the rest of the document
1 parent 287a931 commit bf41f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ And make sure that you use the latest Kotlin version:
135135

136136
```groovy
137137
plugins {
138-
kotlin("jvm") version "1.5.20"
138+
kotlin("jvm") version "1.5.30"
139139
}
140140
```
141141

0 commit comments

Comments
 (0)