update kotlin to 1.1.4-2

This commit is contained in:
tibbi 2017-08-29 10:51:13 +02:00
parent 8cdce88e51
commit f34810076f
1 changed files with 1 additions and 1 deletions

View File

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