update kotlin to 1.1.2-3

This commit is contained in:
tibbi 2017-05-07 15:35:26 +02:00
parent 8f33f47542
commit e721f43274

View File

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