update kotlin to 1.1.3-2

This commit is contained in:
tibbi 2017-07-09 13:36:16 +02:00
parent 8f135b30a8
commit a355b0a7b8
1 changed files with 1 additions and 1 deletions

View File

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