update kotlin to 1.1.4-3

This commit is contained in:
tibbi 2017-09-07 22:41:46 +02:00
parent 5d726123e7
commit b6de352b01

View file

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