update kotlin to 1.1.2-3

This commit is contained in:
tibbi 2017-05-20 22:28:36 +02:00
parent c735b13907
commit de7ad3b9fb

View file

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