update kotlin to 1.1.4-3

This commit is contained in:
tibbi 2017-09-05 23:36:01 +02:00
parent 08d3acc6b0
commit ec5dd1c852
1 changed files with 1 additions and 1 deletions

View File

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