Skip to content

Commit c25f9b4

Browse files
committed
Update Kotlin to 1.3.50 fix build Gradle crash
1 parent 783a0c2 commit c25f9b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helloWorldKotlin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id "org.jetbrains.kotlin.jvm" version "1.1.3"
2+
id "org.jetbrains.kotlin.jvm" version "1.3.50"
33
}
44

55
version = '0.7.0'

0 commit comments

Comments
 (0)