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
1 changed files with 1 additions and 1 deletions

View File

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