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

View File

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