update kotlin to 1.1.3-2

This commit is contained in:
tibbi 2017-08-03 21:59:55 +02:00
parent 59eb2523cb
commit b7c1da1f70
1 changed files with 1 additions and 1 deletions

View File

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