Skip to content

Commit 63cc9be

Browse files
committed
Update Kotlin to 1.3.3x
Updates the Kotlin version of the language server to 1.3.3x
1 parent 34d1fb3 commit 63cc9be

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
teamCityUrl=https://teamcity.jetbrains.com
22
teamCityUsername=guest
33
teamCityPassword=guest
4-
kotlinVersion=1.3.11
5-
kotlinBuildType=Kotlin_130_CompilerAllPlugins
6-
kotlinBuild=1.3.11-release-272
7-
kotlinPluginBuild=1.3.11-release-IJ2018.3-1
4+
kotlinVersion=1.3.30
5+
kotlinBuildType=Kotlin_1330_CompilerAllPlugins
6+
kotlinBuild=1.3.31-release-198
7+
kotlinPluginBuild=1.3.31-release-IJ2019.1-1

0 commit comments

Comments
 (0)