Skip to content

Commit 2061875

Browse files
committed
Bump kotlin to 1.2.50.
1 parent 66cebb6 commit 2061875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply from: 'buildsystem/ci.gradle'
22
apply from: 'buildsystem/dependencies.gradle'
33

44
buildscript {
5-
ext.kotlin_version = '1.2.31'
5+
ext.kotlin_version = '1.2.50'
66
ext.gradle_tools = '3.1.3'
77
ext.build_tools = '27.0.3'
88

0 commit comments

Comments
 (0)