update kotlin to 1.1.4-2

This commit is contained in:
tibbi 2017-08-19 09:42:23 +02:00
parent 26bd74f17d
commit 646bacc3f9
1 changed files with 1 additions and 1 deletions

View File

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