update kotlin to 1.1.4-2

This commit is contained in:
tibbi 2017-08-30 18:19:47 +02:00
parent 3bcc47c5aa
commit a35adc4f24
1 changed files with 1 additions and 1 deletions

View File

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