Skip to content

Commit aa5c5a1

Browse files
committed
bump kotlin version
1 parent ff86fd2 commit aa5c5a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
buildscript {
44
ext {
5-
kotlin_version = '1.1.51'
5+
kotlin_version = '1.2.31'
66
}
77
repositories {
88
mavenCentral()

0 commit comments

Comments
 (0)