update kotlin to 1.1.50

This commit is contained in:
tibbi 2017-09-27 22:25:42 +02:00
parent 81164edc27
commit fbda19ecc1

View File

@ -45,7 +45,7 @@ dependencies {
}
buildscript {
ext.kotlin_version = '1.1.4-3'
ext.kotlin_version = '1.1.50'
repositories {
mavenCentral()
}