update kotlin to 1.1.4-3

This commit is contained in:
tibbi 2017-09-20 23:18:00 +02:00
parent 00b2c45abd
commit 4d46434d05

View File

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