update kotlin to 1.1.60

This commit is contained in:
tibbi 2017-11-16 11:59:32 +01:00
parent 7dbdd163c1
commit 93c0247f9d

View file

@ -62,7 +62,7 @@ dependencies {
}
buildscript {
ext.kotlin_version = '1.1.51'
ext.kotlin_version = '1.1.60'
repositories {
mavenCentral()
}