update kotlin to 1.1.2-5

This commit is contained in:
tibbi 2017-06-14 22:46:13 +02:00
parent 5246db797f
commit 1123497341

View file

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