update kotlin to 1.1.3-2

This commit is contained in:
tibbi
2017-07-06 20:20:23 +02:00
parent e29ad62623
commit aab856555a

View File

@@ -56,7 +56,7 @@ dependencies {
} }
buildscript { buildscript {
ext.kotlin_version = '1.1.3' ext.kotlin_version = '1.1.3-2'
repositories { repositories {
mavenCentral() mavenCentral()
} }