Skip to content
This repository was archived by the owner on Jun 27, 2020. It is now read-only.

Commit ae77cd5

Browse files
author
Sergey Mashkov
committed
Upgrade to Kotlin 1.1
1 parent 69d08ad commit ae77cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-frontend/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '1.0.6'
2+
ext.kotlin_version = '1.1.0'
33

44
repositories {
55
jcenter()

0 commit comments

Comments
 (0)